Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/lib/
Ddelay.c46 set_clock_comparator(end); in __udelay_disabled()
50 set_clock_comparator(S390_lowcore.clock_comparator); in __udelay_disabled()
63 set_clock_comparator(end); in __udelay_enabled()
/Linux-v4.19/arch/s390/include/asm/
Dtimex.h46 static inline void set_clock_comparator(__u64 time) in set_clock_comparator() function
133 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_disable()
140 set_clock_comparator(S390_lowcore.clock_comparator); in local_tick_enable()
/Linux-v4.19/arch/s390/kernel/
Dtime.c151 set_clock_comparator(S390_lowcore.clock_comparator); in s390_next_event()
165 set_clock_comparator(S390_lowcore.clock_comparator); in init_cpu_timer()
196 set_clock_comparator(S390_lowcore.clock_comparator); in clock_comparator_interrupt()
473 set_clock_comparator(S390_lowcore.clock_comparator); in clock_sync_local()