Home
last modified time | relevance | path

Searched refs:EFI_MMAP_IO (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/efi/
H A Dpayload.c88 if (desc->type < EFI_MMAP_IO) in dram_init()
211 case EFI_MMAP_IO: in install_e820_map()
/openbmc/u-boot/include/
H A Defi.h160 EFI_MMAP_IO, enumerator
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c228 case EFI_MMAP_IO: in efi_add_memory_map()
H A Defi_runtime.c545 retaddr = efi_add_memory_map(addr, pages, EFI_MMAP_IO, false); in efi_add_runtime_mmio()
/openbmc/u-boot/cmd/
H A Defidebug.c350 [EFI_MMAP_IO] = "IO",