Searched refs:pools (Results 1 – 2 of 2) sorted by relevance
216 pool = &(tbl->pools[pool_nr]); in iommu_range_alloc()244 pool = &(tbl->pools[0]); in iommu_range_alloc()272 pool = &tbl->pools[pool_nr]; in iommu_range_alloc()390 p = &tbl->pools[pool_nr]; in get_pool()687 p = &tbl->pools[i]; in iommu_init_table()
74 struct iommu_pool pools[IOMMU_NR_POOLS]; member