Home
last modified time | relevance | path

Searched refs:nmi_shootdown_cb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dreboot.h37 typedef void (*nmi_shootdown_cb)(int, struct pt_regs*); typedef
38 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
/openbmc/linux/arch/x86/kernel/
H A Dreboot.c841 static nmi_shootdown_cb shootdown_callback;
891 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus()
967 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus()