Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Diommu.h312 extern void iommu_flush_tce(struct iommu_table *tbl);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Diommu.c967 void iommu_flush_tce(struct iommu_table *tbl) in iommu_flush_tce() function
976 EXPORT_SYMBOL_GPL(iommu_flush_tce);
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c918 iommu_flush_tce(tbl); in tce_iommu_ioctl()
962 iommu_flush_tce(tbl); in tce_iommu_ioctl()