Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dcrash.c119 if (smp_ops.crash_stop_other_cpus) in crash_smp_send_stop()
120 smp_ops.crash_stop_other_cpus(); in crash_smp_send_stop()
H A Dsmp.c267 .crash_stop_other_cpus = kdump_nmi_shootdown_cpus,
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcrash.c80 if (smp_ops.crash_stop_other_cpus) in crash_smp_send_stop()
81 smp_ops.crash_stop_other_cpus(); in crash_smp_send_stop()
H A Dsmp.c286 .crash_stop_other_cpus = kdump_nmi_shootdown_cpus,
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsmp.h42 void (*crash_stop_other_cpus)(void); member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsmp.h34 void (*crash_stop_other_cpus)(void); member

Completed in 6 milliseconds