Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Diommu.h56 struct iommu_pool { struct
73 struct iommu_pool large_pool; argument
74 struct iommu_pool pools[IOMMU_NR_POOLS];
/arch/powerpc/kernel/
Diommu.c191 struct iommu_pool *pool; in iommu_range_alloc()
377 static struct iommu_pool *get_pool(struct iommu_table *tbl, in get_pool()
380 struct iommu_pool *p; in get_pool()
401 struct iommu_pool *pool; in __iommu_free()
658 struct iommu_pool *p; in iommu_init_table()
978 struct iommu_pool *pool = get_pool(tbl, entry); in iommu_clear_tce()
1027 struct iommu_pool *pool = get_pool(tbl, entry); in iommu_tce_build()