Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsmp.h149 extern bool smp_crash_stop_failed(void);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmachine_kexec.c155 WARN(in_kexec_crash && (stuck_cpus || smp_crash_stop_failed()), in machine_kexec()
H A Dsmp.c1125 bool smp_crash_stop_failed(void) in smp_crash_stop_failed() function