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

/linux-4.1.27/arch/x86/include/asm/
H A Dreboot.h27 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
/linux-4.1.27/arch/x86/kernel/
H A Dreboot.c478 * For safety, we will avoid running the nmi_shootdown_cpus() emergency_vmx_disable_all()
493 nmi_shootdown_cpus(vmxoff_nmi); emergency_vmx_disable_all()
768 void nmi_shootdown_cpus(nmi_shootdown_cb callback) nmi_shootdown_cpus() function
800 void nmi_shootdown_cpus(nmi_shootdown_cb callback) nmi_shootdown_cpus() function
H A Dcrash.c135 nmi_shootdown_cpus(kdump_nmi_callback); kdump_nmi_shootdown_cpus()

Completed in 130 milliseconds