Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Darm-smmu-v3.c382 #define ARM_SMMU_POLL_SPIN_COUNT 10 macro
797 } else if (++qp->spin_cnt < ARM_SMMU_POLL_SPIN_COUNT) { in queue_poll()