Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dsmp.c177 apic_send_IPI_allbutself(REBOOT_VECTOR); in native_stop_other_cpus()
203 apic_send_IPI_allbutself(NMI_VECTOR); in native_stop_other_cpus()
Dreboot.c859 apic_send_IPI_allbutself(NMI_VECTOR); in nmi_shootdown_cpus()
Dkgdb.c419 apic_send_IPI_allbutself(NMI_VECTOR); in kgdb_roundup_cpus()
/linux-5.19.10/arch/x86/kernel/apic/
Dipi.c49 void apic_send_IPI_allbutself(unsigned int vector) in apic_send_IPI_allbutself() function
/linux-5.19.10/arch/x86/include/asm/
Dapic.h182 extern void apic_send_IPI_allbutself(unsigned int vector);