Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/idle/
Dintel_idle.c82 static unsigned int lapic_timer_reliable_states = (1 << 1); /* Default to only C1 */ variable
677 if (!(lapic_timer_reliable_states & (1 << (cstate)))) in intel_idle()
682 if (!(lapic_timer_reliable_states & (1 << (cstate)))) in intel_idle()
722 if (lapic_timer_reliable_states != LAPIC_TIMER_ALWAYS_RELIABLE) in cpu_hotplug_notify()
889 lapic_timer_reliable_states = LAPIC_TIMER_ALWAYS_RELIABLE; in intel_idle_probe()
897 lapic_timer_reliable_states); in intel_idle_probe()
1091 if (lapic_timer_reliable_states != LAPIC_TIMER_ALWAYS_RELIABLE) in intel_idle_exit()