Searched refs:tod_high (Results 1 – 2 of 2) sorted by relevance
672 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid() argument689 css->global_pgid.tod_high = tod_high; in css_generate_pgid()753 u32 tod_high; in setup_css() local777 tod_high = (u32) (get_clock() >> 32); in setup_css()778 css_generate_pgid(css, tod_high); in setup_css()
59 __u32 tod_high; /* high word TOD clock */ member