Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Diommu.c216 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()
/arch/powerpc/include/asm/
Diommu.h74 struct iommu_pool pools[IOMMU_NR_POOLS]; member