Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vfio/
Dvfio_iommu_spapr_tce.c244 iommu_flush_tce(tbl); in tce_iommu_ioctl()
279 iommu_flush_tce(tbl); in tce_iommu_ioctl()
/linux-4.1.27/arch/powerpc/include/asm/
Diommu.h209 extern void iommu_flush_tce(struct iommu_table *tbl);
/linux-4.1.27/arch/powerpc/kernel/
Diommu.c919 void iommu_flush_tce(struct iommu_table *tbl) in iommu_flush_tce() function
928 EXPORT_SYMBOL_GPL(iommu_flush_tce);