Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmachine_kexec.c115 static void kexec_shutdown_secondary(void *param) in kexec_shutdown_secondary() function
142 smp_call_function(kexec_shutdown_secondary, NULL, 0); in machine_shutdown()