Home
last modified time | relevance | path

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

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