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

/linux-master/arch/nios2/mm/
H A Dioremap.c114 #define IS_MAPPABLE_UNCACHEABLE(addr) (addr < 0x20000000UL) macro
149 if (IS_MAPPABLE_UNCACHEABLE(phys_addr) &&
150 IS_MAPPABLE_UNCACHEABLE(last_addr))

Completed in 121 milliseconds