thermal_interrupt  144 arch/x86/kernel/irqinit_32.c 	alloc_intr_gate(THERMAL_APIC_VECTOR, thermal_interrupt);
thermal_interrupt  202 arch/x86/kernel/irqinit_64.c 	alloc_intr_gate(THERMAL_APIC_VECTOR, thermal_interrupt);
thermal_interrupt   34 include/asm-x86/hw_irq.h extern void thermal_interrupt(void);