Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dthermal.h9 void intel_thermal_interrupt(void);
/openbmc/linux/arch/x86/kernel/
H A Dirq.c392 intel_thermal_interrupt(); in smp_thermal_vector()
/openbmc/linux/drivers/thermal/intel/
H A Dtherm_throt.c650 void intel_thermal_interrupt(void) in intel_thermal_interrupt() function