Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Diommu.h93 #define IOMMU_NR_POOLS (1 << IOMMU_POOL_HASHBITS) macro
116 struct iommu_pool pools[IOMMU_NR_POOLS];
/arch/powerpc/kernel/
Diommu.c681 tbl->nr_pools = IOMMU_NR_POOLS; in iommu_init_table()