Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dreboot.h26 typedef void (*nmi_shootdown_cb)(int, struct die_args*); typedef
27 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
/linux-2.6.39/arch/x86/kernel/
Dreboot.c681 static nmi_shootdown_cb shootdown_callback;
731 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus()
761 void nmi_shootdown_cpus(nmi_shootdown_cb callback) in nmi_shootdown_cpus()