Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dsmp.h55 bool smp_crash_stop_failed(void);
/linux/arch/riscv/kernel/
H A Dmachine_kexec.c164 WARN(smp_crash_stop_failed(), in machine_kexec()
/linux/arch/arm64/kernel/
H A Dsmp.c1340 bool smp_crash_stop_failed(void) in smp_crash_stop_failed() function