Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h553 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
576 iommu_iotlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
765 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ddma-iommu.c553 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
H A Diommu.c2589 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c860 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()