Home
last modified time | relevance | path

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

/arch/mips/kernel/
Drelocate_kernel.S149 kexec_args: label
150 EXPORT(kexec_args)
155 .size kexec_args,PTRSIZE*4
Dmachine_kexec.c76 kexec_args[0] = -2; in uhi_machine_kexec_prepare()
77 kexec_args[1] = (unsigned long) in uhi_machine_kexec_prepare()
/arch/mips/include/asm/
Dkexec.h36 extern unsigned long kexec_args[4];
/arch/mips/cavium-octeon/
Dsetup.c246 kexec_args[2] = 1UL; /* running on octeon_main_processor */ in octeon_generic_shutdown()
247 kexec_args[3] = (unsigned long)octeon_boot_desc_ptr; in octeon_generic_shutdown()