Home
last modified time | relevance | path

Searched refs:set_clock_comparator (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/s390/lib/
Ddelay.c46 set_clock_comparator(end); in __udelay_disabled()
51 set_clock_comparator(S390_lowcore.clock_comparator); in __udelay_disabled()
64 set_clock_comparator(end); in __udelay_enabled()
/Linux-v5.10/arch/s390/include/asm/
Dtimex.h47 static inline void set_clock_comparator(__u64 time) in set_clock_comparator() function
129 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_disable()
136 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_enable()
/Linux-v5.10/arch/s390/kernel/
Dtime.c145 set_clock_comparator(S390_lowcore.clock_comparator); in s390_next_event()
159 set_clock_comparator(S390_lowcore.clock_comparator); in init_cpu_timer()
190 set_clock_comparator(S390_lowcore.clock_comparator); in clock_comparator_interrupt()
418 set_clock_comparator(S390_lowcore.clock_comparator); in clock_sync_local()