Searched refs:__IS_LOW512 (Results 1 – 1 of 1) sorted by relevance
179 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL)) in __ioremap_mode() macro206 if (__IS_LOW512(phys_addr) && __IS_LOW512(last_addr) && in __ioremap_mode()214 #undef __IS_LOW512 in __ioremap_mode()