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

/gem5/src/arch/mips/
H A Dmt_constants.hh81 Bitfield<3, 0> curVPE; member in namespace:MipsISA
H A Dmt.hh122 return tcbind.curVPE;
182 if (tidTCBind.curVPE == tcBind.curVPE) {
261 if (tidTCBind.curVPE == tcBind.curVPE &&
H A Disa.cc417 return tcBind.curVPE;

Completed in 9 milliseconds