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

/gem5/src/dev/arm/
H A Dsmmu_v3_transl.hh116 bool configCacheLookup(Yield &yield, TranslContext &tc);
H A Dsmmu_v3_transl.cc262 if (!configCacheLookup(yield, context)) {
505 SMMUTranslationProcess::configCacheLookup(Yield &yield, TranslContext &tc) function in class:SMMUTranslationProcess

Completed in 5 milliseconds