Searched refs:clock_comparator (Results 1 – 7 of 7) sorted by relevance
127 old = S390_lowcore.clock_comparator; in local_tick_disable()128 S390_lowcore.clock_comparator = clock_comparator_max; in local_tick_disable()129 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_disable()135 S390_lowcore.clock_comparator = comp; in local_tick_enable()136 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_enable()
99 __u64 clock_comparator; /* 0x0328 */ member
136 S390_lowcore.clock_comparator = clock_comparator_max; in clock_comparator_work()144 S390_lowcore.clock_comparator = get_tod_clock() + delta; in s390_next_event()145 set_clock_comparator(S390_lowcore.clock_comparator); in s390_next_event()158 S390_lowcore.clock_comparator = clock_comparator_max; in init_cpu_timer()159 set_clock_comparator(S390_lowcore.clock_comparator); in init_cpu_timer()189 if (S390_lowcore.clock_comparator == clock_comparator_max) in clock_comparator_interrupt()190 set_clock_comparator(S390_lowcore.clock_comparator); in clock_comparator_interrupt()416 if (S390_lowcore.clock_comparator != clock_comparator_max) { in clock_sync_local()417 S390_lowcore.clock_comparator += delta; in clock_sync_local()418 set_clock_comparator(S390_lowcore.clock_comparator); in clock_sync_local()
105 S390_lowcore.clock_comparator)) in do_IRQ()
131 OFFSET(__LC_CLOCK_COMPARATOR, lowcore, clock_comparator); in main()
402 lc->clock_comparator = clock_comparator_max; in setup_lowcore_dat_off()
51 set_clock_comparator(S390_lowcore.clock_comparator); in __udelay_disabled()62 if (tod_after(S390_lowcore.clock_comparator, end)) { in __udelay_enabled()