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

/gem5/src/arch/arm/
H A Dtlb.hh427 ContextID miscRegContext; member in class:ArmISA::TLB
H A Dtlb.cc83 miscRegValid(false), miscRegContext(0), curTranType(NormalTran)
1298 if (miscRegValid && miscRegContext == tc->contextId() &&
1418 miscRegContext = tc->contextId();

Completed in 11 milliseconds