Searched refs:nmi_selftest (Results 1 - 4 of 4) sorted by relevance

/arch/x86/include/asm/
H A Dsmp.h229 extern void nmi_selftest(void);
231 #define nmi_selftest() do { } while (0) macro
/arch/x86/kernel/
H A Dnmi_selftest.c67 NMI_FLAG_FIRST, "nmi_selftest")) {
83 unregister_nmi_handler(NMI_LOCAL, "nmi_selftest");
140 void __init nmi_selftest(void) function
H A DMakefile85 obj-$(CONFIG_DEBUG_NMI_SELFTEST) += nmi_selftest.o
H A Dsmpboot.c1135 nmi_selftest();

Completed in 76 milliseconds