Searched refs:CP0SC1_XAM (Results 1 – 3 of 3) sorted by relevance
181 am = (env->CP0_SegCtl1 & CP0SC1_XAM_MASK) >> CP0SC1_XAM; in get_physical_address()
656 #define CP0SC1_XAM 59 macro657 #define CP0SC1_XAM_MASK (0x7ULL << CP0SC1_XAM)
378 env->CP0_SegCtl1 |= (CP0SC_AM_UK << CP0SC1_XAM); in mips_cpu_reset_hold()