Searched refs:int_pln_enable (Results 1 – 2 of 2) sorted by relevance
232 static bool int_pln_enable; variable235 int_pln_enable = true; in int_pln_enable_setup()252 if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in thermal_throttle_add_dev()260 if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in thermal_throttle_add_dev()398 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()410 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()529 if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable) in intel_init_thermal()533 else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in intel_init_thermal()543 if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable) in intel_init_thermal()548 else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in intel_init_thermal()
1459 int_pln_enable [x86] Enable power limit notification interrupt