Searched refs:int_pln_enable (Results 1 – 2 of 2) sorted by relevance
223 static bool int_pln_enable; variable226 int_pln_enable = true; in int_pln_enable_setup()243 if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in thermal_throttle_add_dev()251 if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in thermal_throttle_add_dev()365 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()377 if (this_cpu_has(X86_FEATURE_PLN) && int_pln_enable) in intel_thermal_interrupt()476 if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable) in intel_init_thermal()480 else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in intel_init_thermal()490 if (cpu_has(c, X86_FEATURE_PLN) && !int_pln_enable) in intel_init_thermal()495 else if (cpu_has(c, X86_FEATURE_PLN) && int_pln_enable) in intel_init_thermal()
1638 int_pln_enable [x86] Enable power limit notification interrupt