Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dthermal.h8 bool x86_thermal_enabled(void);
/linux-6.1.9/arch/x86/kernel/
Dirq.c384 if (x86_thermal_enabled()) in smp_thermal_vector()
/linux-6.1.9/drivers/thermal/intel/
Dtherm_throt.c640 bool x86_thermal_enabled(void) in x86_thermal_enabled() function