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

/gem5/src/dev/arm/
H A Dsmmu_v3.hh130 const Cycles smmuIfcLat; member in class:SMMUv3
H A Dsmmu_v3.cc92 smmuIfcLat(params->smmu_ifc_lat),
H A Dsmmu_v3_transl.cc301 doDelay(yield, smmu.smmuIfcLat - Cycles(1)); // remaining pipeline delay

Completed in 11 milliseconds