Searched refs:tod_high (Results 1 – 2 of 2) sorted by relevance
697 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid() argument710 css->global_pgid.tod_high = tod_high; in css_generate_pgid()773 u32 tod_high; in setup_css() local797 tod_high = (u32) (get_tod_clock() >> 32); in setup_css()798 css_generate_pgid(css, tod_high); in setup_css()
59 __u32 tod_high; /* high word TOD clock */ member