iommu_hash_common 17 arch/sparc/kernel/iommu-common.c static DEFINE_PER_CPU(unsigned int, iommu_hash_common); iommu_hash_common 43 arch/sparc/kernel/iommu-common.c per_cpu(iommu_hash_common, i) = hash_32(i, IOMMU_POOL_HASHBITS); iommu_hash_common 104 arch/sparc/kernel/iommu-common.c unsigned int pool_hash = __this_cpu_read(iommu_hash_common);