Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Defi.c699 if (md->type == EFI_MEMORY_MAPPED_IO_PORT_SPACE) { in efi_get_iobase()
1200 case EFI_MEMORY_MAPPED_IO_PORT_SPACE: in efi_initialize_iomem_resources()
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c544 case EFI_MEMORY_MAPPED_IO_PORT_SPACE: in setup_e820()
/Linux-v4.19/include/linux/
Defi.h84 #define EFI_MEMORY_MAPPED_IO_PORT_SPACE 12 macro