Home
last modified time | relevance | path

Searched refs:clock_comparator_max (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
A Dtimex.h20 extern u64 clock_comparator_max;
165 S390_lowcore.clock_comparator = clock_comparator_max; in local_tick_disable()
/linux-6.3-rc2/arch/s390/kernel/
A Dtime.c61 u64 clock_comparator_max = -1ULL; variable
62 EXPORT_SYMBOL_GPL(clock_comparator_max);
129 S390_lowcore.clock_comparator = clock_comparator_max; in clock_comparator_work()
151 S390_lowcore.clock_comparator = clock_comparator_max; in init_cpu_timer()
182 if (S390_lowcore.clock_comparator == clock_comparator_max) in clock_comparator_interrupt()
406 if (S390_lowcore.clock_comparator != clock_comparator_max) { in clock_sync_local()
A Dearly.c239 clock_comparator_max = -1ULL >> 1; in detect_machine_facilities()
A Dsetup.c443 lc->clock_comparator = clock_comparator_max; in setup_lowcore()

Completed in 10 milliseconds