Searched refs:pools (Results 1 – 6 of 6) 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()689 p = &tbl->pools[i]; in iommu_init_table()1022 spin_lock_nest_lock(&tbl->pools[i].lock, &tbl->large_pool.lock); in iommu_take_ownership()1038 spin_unlock(&tbl->pools[i].lock); in iommu_take_ownership()1051 spin_lock_nest_lock(&tbl->pools[i].lock, &tbl->large_pool.lock); in iommu_release_ownership()1060 spin_unlock(&tbl->pools[i].lock); in iommu_release_ownership()
111 struct iommu_pool pools[IOMMU_NR_POOLS]; member
38 queue-pools {
51 queue-pools {
537 pool = &(iommu->pools[pool_nr]); in probe_existing_entries()