Searched refs:timer_broadcast_on_state (Results 1 – 2 of 2) sorted by relevance
140 if (pwr->timer_broadcast_on_state < state) in lapic_timer_check_state()144 pr->power.timer_broadcast_on_state = state; in lapic_timer_check_state()151 if (pr->power.timer_broadcast_on_state < INT_MAX) in __lapic_timer_propagate_broadcast()170 if (state >= pr->power.timer_broadcast_on_state) { in lapic_timer_state_broadcast()548 pr->power.timer_broadcast_on_state = INT_MAX; in acpi_processor_power_verify()
93 int timer_broadcast_on_state; member