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

/gem5/src/dev/arm/
H A Dsmmu_v3_transl.hh110 bool smmuTLBLookup(Yield &yield, TranslResult &tr);
H A Dsmmu_v3_transl.cc270 if (haveConfig && !smmuTLBLookup(yield, tr)) {
376 SMMUTranslationProcess::smmuTLBLookup(Yield &yield, TranslResult &tr) function in class:SMMUTranslationProcess

Completed in 8 milliseconds