Searched refs:masterPortWidth (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_proc.cc102 unsigned nbeats = (size + (smmu.masterPortWidth-1)) / smmu.masterPortWidth;
H A Dsmmu_v3.hh113 const unsigned masterPortWidth; // in bytes member in class:SMMUv3
H A Dsmmu_v3_transl.cc1229 (request.size + (smmu.masterPortWidth-1))
1230 / smmu.masterPortWidth :
H A Dsmmu_v3.cc79 masterPortWidth(params->master_port_width),

Completed in 12 milliseconds