Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dsmp.c88 static bool crash_stop; variable
973 if (IS_ENABLED(CONFIG_KEXEC_CORE) && crash_stop) { in do_handle_IPI()
1236 if (crash_stop) in crash_smp_send_stop()
1238 crash_stop = 1; in crash_smp_send_stop()