Searched refs:arch_memremap_wb (Results 1 – 5 of 5) sorted by relevance
8 #ifndef arch_memremap_wb9 static void *arch_memremap_wb(resource_size_t offset, unsigned long size) in arch_memremap_wb() function94 addr = arch_memremap_wb(offset, size); in memremap()
384 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size);385 #define arch_memremap_wb arch_memremap_wb macro
254 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb() function
414 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb() function
139 #define arch_memremap_wb(addr, size) \ macro