Searched refs:iommu_tce_kill (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_64_vio.c | 495 iommu_tce_kill(tbl, io_entry, subpages); in kvmppc_tce_iommu_unmap() 556 iommu_tce_kill(tbl, io_entry, subpages); in kvmppc_tce_iommu_map()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | iommu.h | 217 extern void iommu_tce_kill(struct iommu_table *tbl,
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 479 iommu_tce_kill(tbl, firstentry, pages); in tce_iommu_clear() 542 iommu_tce_kill(tbl, entry, pages); in tce_iommu_build() 601 iommu_tce_kill(tbl, entry, pages); in tce_iommu_build_v2()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | iommu.c | 1028 void iommu_tce_kill(struct iommu_table *tbl, in iommu_tce_kill() function 1034 EXPORT_SYMBOL_GPL(iommu_tce_kill);
|