Searched refs:clock_comparator (Results 1 – 7 of 7) sorted by relevance
132 old = S390_lowcore.clock_comparator; in local_tick_disable()133 S390_lowcore.clock_comparator = clock_comparator_max; in local_tick_disable()134 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_disable()140 S390_lowcore.clock_comparator = comp; in local_tick_enable()141 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_enable()
98 __u64 clock_comparator; /* 0x0320 */ member
141 S390_lowcore.clock_comparator = clock_comparator_max; in clock_comparator_work()149 S390_lowcore.clock_comparator = get_tod_clock() + delta; in s390_next_event()150 set_clock_comparator(S390_lowcore.clock_comparator); in s390_next_event()163 S390_lowcore.clock_comparator = clock_comparator_max; in init_cpu_timer()164 set_clock_comparator(S390_lowcore.clock_comparator); in init_cpu_timer()194 if (S390_lowcore.clock_comparator == clock_comparator_max) in clock_comparator_interrupt()195 set_clock_comparator(S390_lowcore.clock_comparator); in clock_comparator_interrupt()465 if (S390_lowcore.clock_comparator != clock_comparator_max) { in clock_sync_local()466 S390_lowcore.clock_comparator += delta; in clock_sync_local()467 set_clock_comparator(S390_lowcore.clock_comparator); in clock_sync_local()
264 set_clock_comparator(S390_lowcore.clock_comparator); in s390_validate_registers()
110 S390_lowcore.clock_comparator)) in do_IRQ()
325 lc->clock_comparator = clock_comparator_max; in setup_lowcore_dat_off()
50 set_clock_comparator(S390_lowcore.clock_comparator); in __udelay_disabled()61 if (tod_after(S390_lowcore.clock_comparator, end)) { in __udelay_enabled()