Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/cio/
Dcss.h68 __u32 tod_high; /* high word TOD clock */ member
Dcss.c862 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid() argument
876 css->global_pgid.tod_high = tod_high; in css_generate_pgid()