Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Defi.c698 if (md->type == EFI_MEMORY_MAPPED_IO_PORT_SPACE) { in efi_get_iobase()
1198 case EFI_MEMORY_MAPPED_IO_PORT_SPACE: in efi_initialize_iomem_resources()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c481 case EFI_MEMORY_MAPPED_IO_PORT_SPACE: in setup_e820()
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h108 #define EFI_MEMORY_MAPPED_IO_PORT_SPACE 12 macro