96a97,101
> // If no more SMMU translations are pending (all slots available),
> // signal SMMU Slave Interface as drained
> if (ifc.xlateSlotsRemaining == ifc.params()->xlate_slots) {
> ifc.signalDrainDone();
> }