Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/include/asm/
Diommu-common.h13 struct iommu_pool { struct
26 struct iommu_pool pools[IOMMU_NR_POOLS]; argument
31 struct iommu_pool large_pool;
/Linux-v5.4/arch/sparc/kernel/
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()
227 static struct iommu_pool *get_pool(struct iommu_map_table *tbl, in get_pool()
230 struct iommu_pool *p; in get_pool()
253 struct iommu_pool *pool; in iommu_tbl_range_free()
Dpci_sun4v.c713 struct iommu_pool *pool; in probe_existing_entries()
/Linux-v5.4/arch/powerpc/include/asm/
Diommu.h86 struct iommu_pool { struct
106 struct iommu_pool large_pool; argument
107 struct iommu_pool pools[IOMMU_NR_POOLS];
/Linux-v5.4/arch/powerpc/kernel/
Diommu.c178 struct iommu_pool *pool; in iommu_range_alloc()
364 static struct iommu_pool *get_pool(struct iommu_table *tbl, in get_pool()
367 struct iommu_pool *p; in get_pool()
388 struct iommu_pool *pool; in __iommu_free()
689 struct iommu_pool *p; in iommu_init_table()