Searched refs:arch_memremap_wb (Results 1 – 5 of 5) sorted by relevance
15 #ifndef arch_memremap_wb16 static void *arch_memremap_wb(resource_size_t offset, unsigned long size) in arch_memremap_wb() function97 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
247 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