Searched refs:TLBIMVA (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/arm/ |
H A D | tlbi_op.hh | 195 class TLBIMVA : public TLBIOp class in namespace:ArmISA 198 TLBIMVA(ExceptionLevel _targetEL, bool _secure, function in class:ArmISA::TLBIMVA
|
H A D | tlbi_op.cc | 126 TLBIMVA::operator()(ThreadContext* tc)
|
H A D | isa.cc | 1158 TLBIMVA tlbiOp(EL1, 1173 TLBIMVA tlbiOp(EL1, 1452 TLBIMVA tlbiOp(EL3, true, 1464 TLBIMVA tlbiOp(EL3, true, 1478 TLBIMVA tlbiOp(EL2, haveSecurity && !scr.ns, 1491 TLBIMVA tlbiOp(EL2, haveSecurity && !scr.ns, 1507 TLBIMVA tlbiOp(EL1, haveSecurity && !scr.ns, 1523 TLBIMVA tlbiOp(EL1, haveSecurity && !scr.ns,
|
Completed in 11 milliseconds