Searched refs:iommu_pool (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
H A Diommu-common.h12 struct iommu_pool { struct
25 struct iommu_pool pools[IOMMU_NR_POOLS];
30 struct iommu_pool large_pool;
/linux-4.4.14/lib/
H A Diommu-common.c46 * Initialize iommu_pool entries for the iommu_map_table. `num_entries'
59 struct iommu_pool *p = &(iommu->large_pool); iommu_tbl_pool_init()
106 struct iommu_pool *pool; iommu_tbl_range_alloc()
228 static struct iommu_pool *get_pool(struct iommu_map_table *tbl, get_pool()
231 struct iommu_pool *p; get_pool()
254 struct iommu_pool *pool; iommu_tbl_range_free()
/linux-4.4.14/arch/powerpc/include/asm/
H A Diommu.h90 struct iommu_pool { struct
110 struct iommu_pool large_pool;
111 struct iommu_pool pools[IOMMU_NR_POOLS];
/linux-4.4.14/arch/powerpc/kernel/
H A Diommu.c191 struct iommu_pool *pool; iommu_range_alloc()
377 static struct iommu_pool *get_pool(struct iommu_table *tbl, get_pool()
380 struct iommu_pool *p; get_pool()
401 struct iommu_pool *pool; __iommu_free()
658 struct iommu_pool *p; iommu_init_table()
/linux-4.4.14/arch/sparc/kernel/
H A Dpci_sun4v.c531 struct iommu_pool *pool; probe_existing_entries()

Completed in 711 milliseconds