Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Defi.c702 if (md->type == EFI_MEMORY_MAPPED_IO_PORT_SPACE) { in efi_get_iobase()
1202 case EFI_MEMORY_MAPPED_IO_PORT_SPACE: in efi_initialize_iomem_resources()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c539 case EFI_MEMORY_MAPPED_IO_PORT_SPACE: in setup_e820()
/Linux-v5.4/include/linux/
Defi.h97 #define EFI_MEMORY_MAPPED_IO_PORT_SPACE 12 macro