Searched refs:timer_broadcast_on_state (Results 1 – 2 of 2) sorted by relevance
146 if (pwr->timer_broadcast_on_state < state) in lapic_timer_check_state()150 pr->power.timer_broadcast_on_state = state; in lapic_timer_check_state()157 if (pr->power.timer_broadcast_on_state < INT_MAX) in __lapic_timer_propagate_broadcast()176 if (state >= pr->power.timer_broadcast_on_state) { in lapic_timer_state_broadcast()580 pr->power.timer_broadcast_on_state = INT_MAX; in acpi_processor_power_verify()
72 int timer_broadcast_on_state; member