IOMMU_NR_POOLS 107 arch/powerpc/include/asm/iommu.h struct iommu_pool pools[IOMMU_NR_POOLS]; IOMMU_NR_POOLS 706 arch/powerpc/kernel/iommu.c tbl->nr_pools = IOMMU_NR_POOLS; IOMMU_NR_POOLS 26 arch/sparc/include/asm/iommu-common.h struct iommu_pool pools[IOMMU_NR_POOLS]; IOMMU_NR_POOLS 64 arch/sparc/kernel/iommu-common.c iommu->nr_pools = IOMMU_NR_POOLS; IOMMU_NR_POOLS 67 arch/sparc/kernel/iommu-common.c BUG_ON(npools > IOMMU_NR_POOLS);