Lines Matching defs:tbl
20 void pnv_pci_setup_iommu_table(struct iommu_table *tbl, in pnv_pci_setup_iommu_table()
51 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce()
87 int pnv_tce_build(struct iommu_table *tbl, long index, long npages, in pnv_tce_build()
110 int pnv_tce_xchg(struct iommu_table *tbl, long index, in pnv_tce_xchg()
145 __be64 *pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) in pnv_tce_useraddrptr()
154 void pnv_tce_free(struct iommu_table *tbl, long index, long npages) in pnv_tce_free()
167 unsigned long pnv_tce_get(struct iommu_table *tbl, long index) in pnv_tce_get()
201 void pnv_pci_ioda2_table_free_pages(struct iommu_table *tbl) in pnv_pci_ioda2_table_free_pages()
253 bool alloc_userspace_copy, struct iommu_table *tbl) in pnv_pci_ioda2_table_alloc_pages()
344 void pnv_pci_unlink_table_and_group(struct iommu_table *tbl, in pnv_pci_unlink_table_and_group()
380 struct iommu_table *tbl, in pnv_pci_link_table_and_group()