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