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

/gem5/src/arch/arm/
H A Dtlbi_op.hh110 class DTLBIALL : public TLBIOp class in namespace:ArmISA
113 DTLBIALL(ExceptionLevel _targetEL, bool _secure) function in class:ArmISA::DTLBIALL
H A Dtlbi_op.cc70 DTLBIALL::operator()(ThreadContext* tc)
H A Disa.cc1144 DTLBIALL tlbiOp(EL1, haveSecurity && !scr.ns);

Completed in 11 milliseconds