Home
last modified time | relevance | path

Searched defs:early_memremap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dearly_ioremap.h6 #define early_memremap(phys_addr, size) early_ioremap(phys_addr, size) macro
/openbmc/linux/mm/
H A Dearly_ioremap.c218 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap() function
277 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dio.h25 #define early_memremap early_ioremap macro