Home
last modified time | relevance | path

Searched refs:REBOOT_VECTOR (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dentry_arch.h18 BUILD_INTERRUPT3(reboot_interrupt, REBOOT_VECTOR, smp_reboot_interrupt)
Dirq_vectors.h79 #define REBOOT_VECTOR 0xf8 macro
/arch/x86/kernel/
Dirqinit.c123 alloc_intr_gate(REBOOT_VECTOR, reboot_interrupt); in smp_intr_init()
Dsmp.c215 apic->send_IPI_allbutself(REBOOT_VECTOR); in native_stop_other_cpus()
/arch/x86/entry/
Dentry_64.S739 apicinterrupt3 REBOOT_VECTOR reboot_interrupt smp_reboot_interrupt