Searched refs:CP0SC2_XR_MASK (Results 1 – 2 of 2) sorted by relevance
178 unsigned int xr = (env->CP0_SegCtl2 & CP0SC2_XR_MASK) >> CP0SC2_XR; in get_physical_address()
660 #define CP0SC2_XR_MASK (0xFFULL << CP0SC2_XR) macro661 #define CP0SC2_MASK (CP0SC_1GMASK | (CP0SC_1GMASK << 16) | CP0SC2_XR_MASK)