Searched refs:IS_MAPPABLE_UNCACHEABLE (Results 1 – 1 of 1) sorted by relevance
114 #define IS_MAPPABLE_UNCACHEABLE(addr) (addr < 0x20000000UL) macro149 if (IS_MAPPABLE_UNCACHEABLE(phys_addr) && in ioremap()150 IS_MAPPABLE_UNCACHEABLE(last_addr)) in ioremap()