reboot_interrupt   18 arch/x86/include/asm/entry_arch.h BUILD_INTERRUPT(reboot_interrupt, REBOOT_VECTOR)
reboot_interrupt   46 arch/x86/include/asm/hw_irq.h extern asmlinkage void reboot_interrupt(void);
reboot_interrupt  116 arch/x86/kernel/idt.c 	INTG(REBOOT_VECTOR,		reboot_interrupt),