Home
last modified time | relevance | path

Searched refs:nmi_shootdown_cpus (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dreboot.h30 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
/Linux-v5.4/arch/x86/kernel/
Dreboot.c556 nmi_shootdown_cpus(vmxoff_nmi); in emergency_vmx_disable_all()
838 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus() function
895 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus() function
Dcrash.c101 nmi_shootdown_cpus(kdump_nmi_callback); in kdump_nmi_shootdown_cpus()