Searched refs:TranslContext (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_transl.hh67 struct TranslContext struct in class:SMMUTranslationProcess
98 TranslContext context;
116 bool configCacheLookup(Yield &yield, TranslContext &tc);
117 void configCacheUpdate(Yield &yield, const TranslContext &tc);
118 bool findConfig(Yield &yield, TranslContext &tc, TranslResult &tr);
H A Dsmmu_v3_transl.cc505 SMMUTranslationProcess::configCacheLookup(Yield &yield, TranslContext &tc)
546 const TranslContext &tc)
578 TranslContext &tc,

Completed in 13 milliseconds