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

/gem5/src/arch/arm/
H A Dtlbi_op.hh195 class TLBIMVA : public TLBIOp class in namespace:ArmISA
198 TLBIMVA(ExceptionLevel _targetEL, bool _secure, function in class:ArmISA::TLBIMVA
H A Dtlbi_op.cc126 TLBIMVA::operator()(ThreadContext* tc)
H A Disa.cc1158 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