Searched refs:kexec_argv (Results 1 – 1 of 1) sorted by relevance
66 static void *kexec_argv; variable78 argv = (unsigned int *)kexec_argv; in loongson_kexec_prepare()135 memcpy((void *)fw_arg1, kexec_argv, KEXEC_ARGV_SIZE); in loongson_kexec_shutdown()161 kexec_argv = kmalloc(KEXEC_ARGV_SIZE, GFP_KERNEL); in mips_reboot_setup()