Searched refs:DTLBIALL (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/arm/ | ||
H A D | tlbi_op.hh | 110 class DTLBIALL : public TLBIOp class in namespace:ArmISA 113 DTLBIALL(ExceptionLevel _targetEL, bool _secure) function in class:ArmISA::DTLBIALL |
H A D | tlbi_op.cc | 70 DTLBIALL::operator()(ThreadContext* tc) |
H A D | isa.cc | 1144 DTLBIALL tlbiOp(EL1, haveSecurity && !scr.ns); |
Completed in 10 milliseconds