Searched refs:efi_boot (Results 1 – 3 of 3) sorted by relevance
36 static unsigned long efi_boot; variable70 kimage->arch.efi_boot = fw_arg0; in machine_kexec_prepare()134 do_kexec(efi_boot, cmdline_ptr, systable_ptr, start_addr, first_ind_entry); in kexec_reboot()262 efi_boot = internal->efi_boot; in machine_kexec()290 pr_notice("EFI boot flag 0x%lx\n", efi_boot); in machine_kexec()
25 int efi_boot = fw_arg0; in init_environ() local28 if (efi_boot) in init_environ()
39 unsigned long efi_boot; member44 typedef void (*do_kexec_t)(unsigned long efi_boot,
Completed in 6 milliseconds