Searched refs:clock_comparator_max (Results 1 – 4 of 4) sorted by relevance
20 extern u64 clock_comparator_max;165 get_lowcore()->clock_comparator = clock_comparator_max; in local_tick_disable()
61 u64 clock_comparator_max = -1ULL; variable62 EXPORT_SYMBOL_GPL(clock_comparator_max);134 get_lowcore()->clock_comparator = clock_comparator_max; in clock_comparator_work()156 get_lowcore()->clock_comparator = clock_comparator_max; in init_cpu_timer()187 if (get_lowcore()->clock_comparator == clock_comparator_max) in clock_comparator_interrupt()411 if (get_lowcore()->clock_comparator != clock_comparator_max) { in clock_sync_local()
262 clock_comparator_max = -1ULL >> 1; in detect_machine_facilities()
421 lc->clock_comparator = clock_comparator_max; in setup_lowcore()