Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsmp.h102 static inline void *kexec_nonboot_cpu_func(void) in kexec_nonboot_cpu_func() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmachine_kexec.c97 if (!kexec_nonboot_cpu_func()) in machine_kexec_prepare()