Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dsmp.c156 static int smp_stop_nmi_callback(unsigned int val, struct pt_regs *regs) in smp_stop_nmi_callback() function
222 if (register_nmi_handler(NMI_LOCAL, smp_stop_nmi_callback, in native_stop_other_cpus()