Searched refs:ifcSmmuLat (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3.hh129 const Cycles ifcSmmuLat; member in class:SMMUv3
H A Dsmmu_v3.cc91 ifcSmmuLat(params->ifc_smmu_lat),
H A Dsmmu_v3_transl.cc259 doDelay(yield, smmu.ifcSmmuLat - Cycles(1)); // remaining pipeline delay

Completed in 15 milliseconds