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

/linux-master/arch/sparc/include/asm/
H A Diommu-common.h13 struct iommu_pool { struct
26 struct iommu_pool pools[IOMMU_NR_POOLS];
31 struct iommu_pool large_pool;
/linux-master/arch/sparc/kernel/
H A Diommu-common.c47 * Initialize iommu_pool entries for the iommu_map_table. `num_entries'
60 struct iommu_pool *p = &(iommu->large_pool);
106 struct iommu_pool *pool;
223 static struct iommu_pool *get_pool(struct iommu_map_table *tbl,
226 struct iommu_pool *p;
249 struct iommu_pool *pool;
H A Dpci_sun4v.c712 struct iommu_pool *pool;
/linux-master/arch/powerpc/include/asm/
H A Diommu.h87 struct iommu_pool { struct
107 struct iommu_pool large_pool;
108 struct iommu_pool pools[IOMMU_NR_POOLS];
/linux-master/arch/powerpc/kernel/
H A Diommu.c227 struct iommu_pool *pool;
416 static struct iommu_pool *get_pool(struct iommu_table *tbl,
419 struct iommu_pool *p;
440 struct iommu_pool *pool;
730 struct iommu_pool *p;

Completed in 107 milliseconds