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

/arch/mips/include/asm/
H A Dio.h186 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL)) macro
213 if (__IS_LOW512(phys_addr) && __IS_LOW512(last_addr) &&
221 #undef __IS_LOW512 macro

Completed in 65 milliseconds