Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dreboot.h38 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
/openbmc/linux/arch/x86/kernel/
H A Dreboot.c891 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus() function
942 nmi_shootdown_cpus(NULL); in nmi_shootdown_cpus_on_restart()
967 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus() function
H A Dcrash.c67 nmi_shootdown_cpus(kdump_nmi_callback); in kdump_nmi_shootdown_cpus()