Home
last modified time | relevance | path

Searched refs:sync_idx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/iommu/
Darm-smmu-v3.c931 static int __arm_smmu_sync_poll_msi(struct arm_smmu_device *smmu, u32 sync_idx) in __arm_smmu_sync_poll_msi() argument
938 (int)(VAL - sync_idx) >= 0 || in __arm_smmu_sync_poll_msi()
941 return (int)(val - sync_idx) < 0 ? -ETIMEDOUT : 0; in __arm_smmu_sync_poll_msi()