Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h392 #define ARM_SMMU_POLL_SPIN_COUNT 10 macro
H A Darm-smmu-v3.c218 } else if (++qp->spin_cnt < ARM_SMMU_POLL_SPIN_COUNT) { in queue_poll()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h424 #define ARM_SMMU_POLL_SPIN_COUNT 10 macro
H A Darm-smmu-v3.c208 } else if (++qp->spin_cnt < ARM_SMMU_POLL_SPIN_COUNT) { in queue_poll()

Completed in 13 milliseconds