Searched refs:REBOOT_VECTOR (Results 1 – 5 of 5) sorted by relevance
18 BUILD_INTERRUPT3(reboot_interrupt, REBOOT_VECTOR, smp_reboot_interrupt)
79 #define REBOOT_VECTOR 0xf8 macro
123 alloc_intr_gate(REBOOT_VECTOR, reboot_interrupt); in smp_intr_init()
215 apic->send_IPI_allbutself(REBOOT_VECTOR); in native_stop_other_cpus()
739 apicinterrupt3 REBOOT_VECTOR reboot_interrupt smp_reboot_interrupt