Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/idle/
Dintel_idle.c82 static unsigned int lapic_timer_reliable_states = (1 << 1); /* Default to only C1 */ variable
930 if (!(lapic_timer_reliable_states & (1 << (cstate)))) { in intel_idle()
1427 if (lapic_timer_reliable_states != LAPIC_TIMER_ALWAYS_RELIABLE) in intel_idle_cpu_online()
1468 lapic_timer_reliable_states = LAPIC_TIMER_ALWAYS_RELIABLE; in intel_idle_init()
1476 lapic_timer_reliable_states); in intel_idle_init()