Searched refs:kexec_shutdown_secondary (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dmachine_kexec.c116 static void kexec_shutdown_secondary(void *param) function
143 smp_call_function(kexec_shutdown_secondary, NULL, 0);
/linux-master/arch/loongarch/kernel/
H A Dmachine_kexec.c141 static void kexec_shutdown_secondary(void *regs) function
236 smp_call_function(kexec_shutdown_secondary, NULL, 0);

Completed in 103 milliseconds