Searched refs:iommu_tce_kill (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | iommu.h | 223 extern void iommu_tce_kill(struct iommu_table *tbl,
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_64_vio.c | 504 iommu_tce_kill(tbl, io_entry, subpages); in kvmppc_tce_iommu_unmap() 565 iommu_tce_kill(tbl, io_entry, subpages); in kvmppc_tce_iommu_map()
|
/linux/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()
|