Home
last modified time | relevance | path

Searched refs:iommu_flush_tce (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/powerpc/include/asm/
Diommu.h305 extern void iommu_flush_tce(struct iommu_table *tbl);
/Linux-v6.6/drivers/vfio/
Dvfio_iommu_spapr_tce.c968 iommu_flush_tce(tbl); in tce_iommu_ioctl()
1012 iommu_flush_tce(tbl); in tce_iommu_ioctl()
/Linux-v6.6/arch/powerpc/kernel/
Diommu.c1035 void iommu_flush_tce(struct iommu_table *tbl) in iommu_flush_tce() function
1044 EXPORT_SYMBOL_GPL(iommu_flush_tce);