Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_64_vio.c371 iommu_tce_xchg(tbl, entry, &hpa, &dir); in kvmppc_clear_tce()
403 if (WARN_ON_ONCE(iommu_tce_xchg(tbl, entry, &hpa, &dir))) in kvmppc_tce_iommu_do_unmap()
411 iommu_tce_xchg(tbl, entry, &hpa, &dir); in kvmppc_tce_iommu_do_unmap()
457 ret = iommu_tce_xchg(tbl, entry, &hpa, &dir); in kvmppc_tce_iommu_do_map()
/Linux-v4.19/arch/powerpc/include/asm/
Diommu.h221 extern long iommu_tce_xchg(struct iommu_table *tbl, unsigned long entry,
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_spapr_tce.c476 ret = iommu_tce_xchg(tbl, entry, &oldhpa, &direction); in tce_iommu_clear()
533 ret = iommu_tce_xchg(tbl, entry + i, &hpa, &dirtmp); in tce_iommu_build()
587 ret = iommu_tce_xchg(tbl, entry + i, &hpa, &dirtmp); in tce_iommu_build_v2()
/Linux-v4.19/arch/powerpc/kernel/
Diommu.c996 long iommu_tce_xchg(struct iommu_table *tbl, unsigned long entry, in iommu_tce_xchg() function
1014 EXPORT_SYMBOL_GPL(iommu_tce_xchg);