Lines Matching refs:iommu_table

56 static struct iommu_table *iommu_pseries_alloc_table(int node)  in iommu_pseries_alloc_table()
58 struct iommu_table *tbl; in iommu_pseries_alloc_table()
60 tbl = kzalloc_node(sizeof(struct iommu_table), GFP_KERNEL, node); in iommu_pseries_alloc_table()
88 struct iommu_table *tbl; in iommu_pseries_free_group()
105 static int tce_build_pSeries(struct iommu_table *tbl, long index, in tce_build_pSeries()
135 static void tce_free_pSeries(struct iommu_table *tbl, long index, long npages) in tce_free_pSeries()
145 static unsigned long tce_get_pseries(struct iommu_table *tbl, long index) in tce_get_pseries()
155 static void tce_freemulti_pSeriesLP(struct iommu_table*, long, long);
200 static int tce_buildmulti_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_buildmulti_pSeriesLP()
306 static void tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_freemulti_pSeriesLP()
326 static unsigned long tce_get_pSeriesLP(struct iommu_table *tbl, long tcenum) in tce_get_pSeriesLP()
505 static void iommu_table_setparms_common(struct iommu_table *tbl, unsigned long busno, in iommu_table_setparms_common()
525 struct iommu_table *tbl) in iommu_table_setparms()
565 struct iommu_table *tbl, in iommu_table_setparms_lpar()
590 struct iommu_table *tbl; in pci_dma_bus_setup_pSeries()
668 static int tce_exchange_pseries(struct iommu_table *tbl, long index, unsigned in tce_exchange_pseries()
706 struct iommu_table *tbl; in pci_dma_bus_setup_pSeriesLP()
754 struct iommu_table *tbl; in pci_dma_dev_setup_pSeries()
1236 struct iommu_table *tbl = pci->table_group->tables[0]; in enable_ddw()
1405 struct iommu_table *newtbl; in enable_ddw()
1492 struct iommu_table *tbl; in pci_dma_dev_setup_pSeriesLP()