Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dthermal.h8 bool x86_thermal_enabled(void);
/openbmc/linux/arch/x86/kernel/
H A Dirq.c391 if (x86_thermal_enabled()) in smp_thermal_vector()
/openbmc/linux/drivers/thermal/intel/
H A Dtherm_throt.c700 bool x86_thermal_enabled(void) in x86_thermal_enabled() function