Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dcrash.c116 if (smp_ops.crash_stop_other_cpus) in crash_smp_send_stop()
117 smp_ops.crash_stop_other_cpus(); in crash_smp_send_stop()
A Dsmp.c267 .crash_stop_other_cpus = kdump_nmi_shootdown_cpus,
/linux/arch/x86/include/asm/
A Dsmp.h49 void (*crash_stop_other_cpus)(void); member

Completed in 8 milliseconds