Searched refs:disable_promotion_to_c1e (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/idle/ |
H A D | intel_idle.c | 93 bool disable_promotion_to_c1e; member in struct:idle_cpu 833 .disable_promotion_to_c1e = true, 847 .disable_promotion_to_c1e = true, 852 .disable_promotion_to_c1e = true, 858 .disable_promotion_to_c1e = true, 864 .disable_promotion_to_c1e = true, 869 .disable_promotion_to_c1e = true, 874 .disable_promotion_to_c1e = true, 879 .disable_promotion_to_c1e = true, 884 .disable_promotion_to_c1e = true, 890 .disable_promotion_to_c1e = true, 1149 if (icpu->disable_promotion_to_c1e) /* each-cpu is redundant */ intel_idle_cpuidle_driver_init() 1178 if (icpu->disable_promotion_to_c1e) intel_idle_cpu_init()
|
Completed in 121 milliseconds