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

/gem5/src/dev/arm/
H A DSMMUv3.py55 xlate_slots = Param.Unsigned(16, 'Translation slots') variable in class:SMMUv3SlaveInterface
95 xlate_slots = Param.Unsigned(64, 'SMMU translation slots') variable in class:SMMUv3
H A Dsmmu_v3_slaveifc.cc69 xlateSlotsRemaining(p->xlate_slots),
258 if (xlateSlotsRemaining < params()->xlate_slots) {
H A Dsmmu_v3.cc87 transSem(params->xlate_slots),

Completed in 8 milliseconds