Searched refs:IS_MAPPABLE_UNCACHEABLE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/nios2/mm/
H A Dioremap.c110 #define IS_MAPPABLE_UNCACHEABLE(addr) (addr < 0x20000000UL) macro
146 if (IS_MAPPABLE_UNCACHEABLE(phys_addr) && __ioremap()
147 IS_MAPPABLE_UNCACHEABLE(last_addr) && __ioremap()

Completed in 116 milliseconds