Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcrash.c19 static void crash_shutdown_secondary(void *passed_regs) in crash_shutdown_secondary() function
66 smp_call_function(crash_shutdown_secondary, NULL, 0); in crash_kexec_prepare_cpus()
/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c158 static void crash_shutdown_secondary(void *passed_regs) in crash_shutdown_secondary() function
210 smp_call_function(crash_shutdown_secondary, NULL, 0); in crash_smp_send_stop()