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