Lines Matching refs:iommu_table
576 static __be64 *pnv_tce(struct iommu_table *tbl, long idx) in pnv_tce()
596 int pnv_tce_build(struct iommu_table *tbl, long index, long npages, in pnv_tce_build()
619 int pnv_tce_xchg(struct iommu_table *tbl, long index, in pnv_tce_xchg()
639 void pnv_tce_free(struct iommu_table *tbl, long index, long npages) in pnv_tce_free()
650 unsigned long pnv_tce_get(struct iommu_table *tbl, long index) in pnv_tce_get()
655 struct iommu_table *pnv_pci_table_alloc(int nid) in pnv_pci_table_alloc()
657 struct iommu_table *tbl; in pnv_pci_table_alloc()
659 tbl = kzalloc_node(sizeof(struct iommu_table), GFP_KERNEL, nid); in pnv_pci_table_alloc()
666 struct iommu_table *tbl, in pnv_pci_link_table_and_group()
695 void pnv_pci_unlink_table_and_group(struct iommu_table *tbl, in pnv_pci_unlink_table_and_group()
730 void pnv_pci_setup_iommu_table(struct iommu_table *tbl, in pnv_pci_setup_iommu_table()