Home
last modified time | relevance | path

Searched defs:efi_ioremap (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Defi.h57 #define efi_ioremap(addr, size, type, attr) ioremap_cache(addr, size) macro
/linux-4.4.14/arch/x86/platform/efi/
Defi_64.c278 void __iomem *__init efi_ioremap(unsigned long phys_addr, unsigned long size, in efi_ioremap() function