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