Searched refs:npools (Results 1 – 2 of 2) sorted by relevance
56 bool large_pool, u32 npools, in iommu_tbl_pool_init() argument63 if (npools == 0) in iommu_tbl_pool_init()66 iommu->nr_pools = npools; in iommu_tbl_pool_init()67 BUG_ON(npools > IOMMU_NR_POOLS); in iommu_tbl_pool_init()109 unsigned int npools = iommu->nr_pools; in iommu_tbl_range_alloc() local130 pool_nr = pool_hash & (npools - 1); in iommu_tbl_range_alloc()
39 bool large_pool, u32 npools,