Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/idle/
Dintel_idle.c744 static void auto_demotion_disable(void *dummy) in auto_demotion_disable() function
1000 on_each_cpu(auto_demotion_disable, NULL, 1); in intel_idle_cpuidle_driver_init()
1034 smp_call_function_single(cpu, auto_demotion_disable, NULL, 1); in intel_idle_cpu_init()