Home
last modified time | relevance | path

Searched refs:iommu_tce_xchg_no_kill (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c454 iommu_tce_xchg_no_kill(mm, tbl, io_entry + i, &hpa, &dir); in kvmppc_clear_tce()
486 if (WARN_ON_ONCE(iommu_tce_xchg_no_kill(kvm->mm, tbl, entry, &hpa, in kvmppc_tce_iommu_do_unmap()
495 iommu_tce_xchg_no_kill(kvm->mm, tbl, entry, &hpa, &dir); in kvmppc_tce_iommu_do_unmap()
543 ret = iommu_tce_xchg_no_kill(kvm->mm, tbl, entry, &hpa, &dir); in kvmppc_tce_iommu_do_map()
/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h214 extern long iommu_tce_xchg_no_kill(struct mm_struct *mm,
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c463 ret = iommu_tce_xchg_no_kill(container->mm, tbl, entry, &oldhpa, in tce_iommu_clear()
523 ret = iommu_tce_xchg_no_kill(container->mm, tbl, entry + i, in tce_iommu_build()
579 ret = iommu_tce_xchg_no_kill(container->mm, tbl, entry + i, in tce_iommu_build_v2()
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c1077 extern long iommu_tce_xchg_no_kill(struct mm_struct *mm, in iommu_tce_xchg_no_kill() function
1094 EXPORT_SYMBOL_GPL(iommu_tce_xchg_no_kill);