Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dio.h179 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL)) in __ioremap_mode() macro
206 if (__IS_LOW512(phys_addr) && __IS_LOW512(last_addr) && in __ioremap_mode()
214 #undef __IS_LOW512 in __ioremap_mode()