IOMMU_HAS_LARGE_POOL 75 arch/sparc/kernel/iommu-common.c iommu->flags |= IOMMU_HAS_LARGE_POOL; IOMMU_HAS_LARGE_POOL 111 arch/sparc/kernel/iommu-common.c bool large_pool = ((iommu->flags & IOMMU_HAS_LARGE_POOL) != 0); IOMMU_HAS_LARGE_POOL 232 arch/sparc/kernel/iommu-common.c bool large_pool = ((tbl->flags & IOMMU_HAS_LARGE_POOL) != 0);