Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/efi/
H A Defi.c88 if (desc->type < EFI_MMAP_IO) in dram_init()
/OK3568_Linux_fs/u-boot/include/
H A Defi.h149 EFI_MMAP_IO, enumerator
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c329 efi_add_memory_map(*(uintptr_t *)mmio_ptr, pages, EFI_MMAP_IO, false); in efi_add_runtime_mmio()
H A Defi_memory.c176 case EFI_MMAP_IO: in efi_add_memory_map()