Searched refs:ioremap_nocache (Results 1 – 4 of 4) sorted by relevance
345 #ifdef ioremap_nocache346 #undef ioremap_nocache348 #define ioremap_nocache(phys_addr, size) ({ \ macro362 #ifdef ioremap_nocache363 #undef ioremap_nocache365 #define ioremap_nocache(phys_addr, size) ({ \ macro378 #define ioremap_nocache(phys_addr, size) ({ \ macro384 __memtrack_addr = ioremap_nocache(phys_addr, size); \
60 #ifdef ioremap_nocache61 #undef ioremap_nocache
136 #define ioremap_nocache(addr, size) \ macro
454 ioremap_nocache(mem->bus.base + mem->bus.offset, in radeon_ttm_io_mem_reserve()