Searched refs:ARM_SMMU_POLL_SPIN_COUNT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/ | ||
D | arm-smmu-v3.h | 418 #define ARM_SMMU_POLL_SPIN_COUNT 10 macro |
D | arm-smmu-v3.c | 196 } else if (++qp->spin_cnt < ARM_SMMU_POLL_SPIN_COUNT) { in queue_poll() |