Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dreboot.h28 typedef void (*nmi_shootdown_cb)(int, struct pt_regs*); typedef
29 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
/Linux-v4.19/arch/x86/kernel/
Dreboot.c779 static nmi_shootdown_cb shootdown_callback;
822 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus()
879 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus()