Searched refs:IS_LOW512 (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/mm/
H A Dioremap.c22 #define IS_LOW512(addr) (!((phys_addr_t)(addr) & (phys_addr_t) ~0x1fffffffULL)) macro
71 if (IS_LOW512(phys_addr) && IS_LOW512(last_addr) &&

Completed in 166 milliseconds