Home
last modified time | relevance | path

Searched refs:tod_high (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/s390/cio/
Dcss.h77 __u32 tod_high; /* high word TOD clock */ member
Dcss.c851 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid() argument
865 css->global_pgid.tod_high = tod_high; in css_generate_pgid()