Home
last modified time | relevance | path

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

/linux/arch/powerpc/kexec/
H A Dcrash.c61 int crash_wake_offline; variable
124 if (crash_wake_offline) in crash_kexec_prepare_cpus()
/linux/arch/powerpc/kernel/
H A Dsmp.c598 if (kdump_in_progress() && crash_wake_offline) { in crash_send_ipi()