Searched refs:DTLBIMVA (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/arm/ | ||
H A D | tlbi_op.hh | 229 class DTLBIMVA : public TLBIOp class in namespace:ArmISA 232 DTLBIMVA(ExceptionLevel _targetEL, bool _secure, function in class:ArmISA::DTLBIMVA |
H A D | tlbi_op.cc | 150 DTLBIMVA::operator()(ThreadContext* tc) |
H A D | isa.cc | 1317 DTLBIMVA tlbiOp(EL1, |
Completed in 11 milliseconds