Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dmachine_kexec.c36 static unsigned long efi_boot; variable
70 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()
A Denv.c25 int efi_boot = fw_arg0; in init_environ() local
28 if (efi_boot) in init_environ()
/arch/loongarch/include/asm/
A Dkexec.h39 unsigned long efi_boot; member
44 typedef void (*do_kexec_t)(unsigned long efi_boot,

Completed in 6 milliseconds