Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h68 #define REBOOT_VECTOR 0xf8 macro
/linux/arch/x86/kernel/
H A Dsmp.c194 apic_send_IPI_allbutself(REBOOT_VECTOR); in native_stop_other_cpus()
207 /* if the REBOOT_VECTOR didn't work, try with the NMI */ in native_stop_other_cpus()
H A Didt.c138 INTG(REBOOT_VECTOR, asm_sysvec_reboot),
/linux/arch/x86/entry/
H A Dentry_fred.c109 SYSVEC(REBOOT_VECTOR, reboot),
/linux/arch/x86/include/asm/
H A Didtentry.h708 DECLARE_IDTENTRY_SYSVEC(REBOOT_VECTOR, sysvec_reboot);