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

/linux-4.4.14/arch/x86/kernel/
H A Dsmp.c157 static int smp_stop_nmi_callback(unsigned int val, struct pt_regs *regs) smp_stop_nmi_callback() function
222 if (register_nmi_handler(NMI_LOCAL, smp_stop_nmi_callback, native_stop_other_cpus()

Completed in 91 milliseconds