Home
last modified time | relevance | path

Searched refs:efi_memmap_hi (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h87 __u32 efi_memmap_hi; member
/openbmc/u-boot/arch/x86/cpu/efi/
H A Dpayload.c284 efi_info->efi_memmap_hi = (u64)(u32)(map->desc) >> 32; in setup_efi_info()