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

/gem5/src/arch/arm/
H A Dtlb.cc120 updateMiscReg(tc);
568 updateMiscReg(tc);
807 updateMiscReg(tc, curTranType);
1043 updateMiscReg(tc, tranType);
1203 updateMiscReg(tc, tranType);
1224 updateMiscReg(tc, tranType);
1245 updateMiscReg(tc, tranType);
1293 TLB::updateMiscReg(ThreadContext *tc, ArmTranslationType tranType) function in class:TLB
1459 updateMiscReg(tc, tranType);
H A Dtlb.hh409 // invalid and call updateMiscReg if necessary.
437 void updateMiscReg(ThreadContext *tc,

Completed in 11 milliseconds