Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/include/asm/
A Diommu-common.h13 struct iommu_pool { struct
26 struct iommu_pool pools[IOMMU_NR_POOLS]; argument
31 struct iommu_pool large_pool;
/linux-6.3-rc2/arch/sparc/kernel/
A Diommu-common.c60 struct iommu_pool *p = &(iommu->large_pool); in iommu_tbl_pool_init()
106 struct iommu_pool *pool; in iommu_tbl_range_alloc()
223 static struct iommu_pool *get_pool(struct iommu_map_table *tbl, in get_pool()
226 struct iommu_pool *p; in get_pool()
249 struct iommu_pool *pool; in iommu_tbl_range_free()
A Dpci_sun4v.c711 struct iommu_pool *pool; in probe_existing_entries()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Diommu.h84 struct iommu_pool { struct
104 struct iommu_pool large_pool; argument
105 struct iommu_pool pools[IOMMU_NR_POOLS];
/linux-6.3-rc2/arch/powerpc/kernel/
A Diommu.c215 struct iommu_pool *pool; in iommu_range_alloc()
404 static struct iommu_pool *get_pool(struct iommu_table *tbl, in get_pool()
407 struct iommu_pool *p; in get_pool()
428 struct iommu_pool *pool; in __iommu_free()
718 struct iommu_pool *p; in iommu_init_table()

Completed in 11 milliseconds