Searched refs:clock_comparator (Results 1 – 4 of 4) sorted by relevance
168 old = get_lowcore()->clock_comparator; in local_tick_disable() 169 get_lowcore()->clock_comparator = clock_comparator_max; in local_tick_disable() 170 set_clock_comparator(get_lowcore()->clock_comparator); in local_tick_disable() 176 get_lowcore()->clock_comparator = comp; in local_tick_enable() 177 set_clock_comparator(get_lowcore()->clock_comparator); in local_tick_enable()
129 __u64 clock_comparator; /* 0x0328 */ member
295 set_clock_comparator(get_lowcore()->clock_comparator); in nmi_registers_valid()
414 lc->clock_comparator = clock_comparator_max; in setup_lowcore()