Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmp.c119 static int smp_stop_nmi_callback(unsigned int val, struct pt_regs *regs) in smp_stop_nmi_callback() function
143 return register_nmi_handler(NMI_LOCAL, smp_stop_nmi_callback, in register_stop_handler()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmp.c121 static int smp_stop_nmi_callback(unsigned int val, struct pt_regs *regs) in smp_stop_nmi_callback() function
145 return register_nmi_handler(NMI_LOCAL, smp_stop_nmi_callback, in register_stop_handler()

Completed in 1 milliseconds