Searched refs:int_pln_enable (Results 1 – 2 of 2) sorted by relevance
227 static bool int_pln_enable; variable230 int_pln_enable = true; in int_pln_enable_setup()247 if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in thermal_throttle_add_dev()255 if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in thermal_throttle_add_dev()369 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()381 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()480 if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable) in intel_init_thermal()484 else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in intel_init_thermal()494 if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable) in intel_init_thermal()499 else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in intel_init_thermal()
1698 int_pln_enable [x86] Enable power limit notification interrupt