Searched refs:it_ops (Results 1 – 10 of 10) sorted by relevance
325 build_fail = tbl->it_ops->set(tbl, entry, npages, in iommu_alloc()340 if (tbl->it_ops->flush) in iommu_alloc()341 tbl->it_ops->flush(tbl); in iommu_alloc()411 tbl->it_ops->clear(tbl, entry, npages); in __iommu_free()427 if (tbl->it_ops->flush) in iommu_free()428 tbl->it_ops->flush(tbl); in iommu_free()498 build_fail = tbl->it_ops->set(tbl, entry, npages, in ppc_iommu_map_sg()537 if (tbl->it_ops->flush) in ppc_iommu_map_sg()538 tbl->it_ops->flush(tbl); in ppc_iommu_map_sg()603 if (tbl->it_ops->flush) in ppc_iommu_unmap_sg()[all …]
1200 tbl->it_ops = &iommu_table_lpar_multi_ops; in vio_build_iommu_table()1202 tbl->it_ops = &iommu_table_pseries_ops; in vio_build_iommu_table()
160 iommu_table_iobmap.it_ops = &iommu_table_iobmap_ops; in iommu_table_iobmap_setup()
584 WARN_ON(!ret && !(*ptbl)->it_ops->free); in tce_iommu_create_table()590 (*ptbl)->it_ops->free(*ptbl); in tce_iommu_create_table()604 tbl->it_ops->free(tbl); in tce_iommu_free_table()642 BUG_ON(!tbl->it_ops->free); in tce_iommu_create_window()
693 tbl->it_ops = &iommu_table_pseries_ops; in pci_dma_bus_setup_pSeries()744 tbl->it_ops = &iommu_table_lpar_multi_ops; in pci_dma_bus_setup_pSeriesLP()773 tbl->it_ops = &iommu_table_pseries_ops; in pci_dma_dev_setup_pSeries()1198 tbl->it_ops = &iommu_table_lpar_multi_ops; in pci_dma_dev_setup_pSeriesLP()
116 struct iommu_table_ops *it_ops; member
101 tbl->it_ops = &pnv_p5ioc2_iommu_ops; in pnv_pci_p5ioc2_dma_dev_setup()
1915 tbl->it_ops = &pnv_ioda1_iommu_ops; in pnv_pci_ioda_setup_dma_pe()2038 tbl->it_ops = &pnv_ioda2_iommu_ops; in pnv_pci_ioda2_create_table()
307 iommu_table_dart.it_ops = &iommu_dart_ops; in iommu_table_dart_setup()
500 window->table.it_ops = &cell_iommu_ops; in cell_iommu_setup_window()