Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dmachine_kexec.c25 static void (*relocated_kexec_smp_wait)(void *); variable
164 local_flush_icache_range((unsigned long)relocated_kexec_smp_wait, in kexec_nonboot_cpu_jump()
167 relocated_kexec_smp_wait(NULL); in kexec_nonboot_cpu_jump()
259 relocated_kexec_smp_wait = reboot_code_buffer + in machine_kexec()