smp_thermal_vector  395 arch/x86/kernel/cpu/mce/therm_throt.c static void (*smp_thermal_vector)(void) = unexpected_thermal_interrupt;
smp_thermal_vector  402 arch/x86/kernel/cpu/mce/therm_throt.c 	smp_thermal_vector();
smp_thermal_vector  510 arch/x86/kernel/cpu/mce/therm_throt.c 	smp_thermal_vector = intel_thermal_interrupt;