Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/idle/
Dintel_idle.c82 static unsigned int lapic_timer_reliable_states = (1 << 1); /* Default to only C1 */ variable
746 if (!(lapic_timer_reliable_states & (1 << (cstate)))) in intel_idle()
751 if (!(lapic_timer_reliable_states & (1 << (cstate)))) in intel_idle()
791 if (lapic_timer_reliable_states != LAPIC_TIMER_ALWAYS_RELIABLE) in cpu_hotplug_notify()
966 lapic_timer_reliable_states = LAPIC_TIMER_ALWAYS_RELIABLE; in intel_idle_probe()
974 lapic_timer_reliable_states); in intel_idle_probe()
1233 if (lapic_timer_reliable_states != LAPIC_TIMER_ALWAYS_RELIABLE) in intel_idle_exit()