Searched refs:efi_info (Results 1 – 5 of 5) sorted by relevance
99 struct efi_info { struct127 struct efi_info efi_info; /* 0x1c0 */ argument
39 (char *)&boot_params->efi_info - in sanitize_boot_params()
379 struct efi_info *e = &boot_params.efi_info; in efi_memblock_x86_reserve_range()713 if (boot_params.efi_info.efi_systab_hi || in efi_init()714 boot_params.efi_info.efi_memmap_hi) { in efi_init()718 efi_phys.systab = (efi_system_table_t *)boot_params.efi_info.efi_systab; in efi_init()721 (boot_params.efi_info.efi_systab | in efi_init()722 ((__u64)boot_params.efi_info.efi_systab_hi<<32)); in efi_init()
875 struct efi_info *efi; in make_boot_params()909 efi = &boot_params->efi_info; in make_boot_params()988 struct efi_info *efi = &boot_params->efi_info; in exit_boot()
912 if (!strncmp((char *)&boot_params.efi_info.efi_loader_signature, in setup_arch()915 } else if (!strncmp((char *)&boot_params.efi_info.efi_loader_signature, in setup_arch()