Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dsmp.c82 static bool crash_stop; variable
898 bool crash = IS_ENABLED(CONFIG_KEXEC_CORE) && crash_stop; in arm64_nmi_cpu_stop()
1331 if (crash_stop) in crash_smp_send_stop()
1333 crash_stop = 1; in crash_smp_send_stop()