Home
last modified time | relevance | path

Searched refs:REBOOT_VECTOR (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dirq_vectors.h75 #define REBOOT_VECTOR 0xf8 macro
H A Didtentry.h642 DECLARE_IDTENTRY_SYSVEC(REBOOT_VECTOR, sysvec_reboot);
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dirq_vectors.h75 #define REBOOT_VECTOR 0xf8 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dirq_vectors.h68 #define REBOOT_VECTOR 0xf8 macro
H A Didtentry.h655 DECLARE_IDTENTRY_SYSVEC(REBOOT_VECTOR, sysvec_reboot);
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dirq_vectors.h68 #define REBOOT_VECTOR 0xf8 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmp.c161 * We start by using the REBOOT_VECTOR irq. in native_stop_other_cpus()
177 apic_send_IPI_allbutself(REBOOT_VECTOR); in native_stop_other_cpus()
190 /* if the REBOOT_VECTOR didn't work, try with the NMI */ in native_stop_other_cpus()
H A Didt.c119 INTG(REBOOT_VECTOR, asm_sysvec_reboot),
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmp.c192 apic_send_IPI_allbutself(REBOOT_VECTOR); in native_stop_other_cpus()
205 /* if the REBOOT_VECTOR didn't work, try with the NMI */ in native_stop_other_cpus()
H A Didt.c134 INTG(REBOOT_VECTOR, asm_sysvec_reboot),

Completed in 6 milliseconds