Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Diommu.h505 static inline void iommu_tlb_sync(struct iommu_domain *domain, in iommu_tlb_sync() function
528 iommu_tlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
689 static inline void iommu_tlb_sync(struct iommu_domain *domain, in iommu_tlb_sync() function
/Linux-v5.4/drivers/iommu/
Ddma-iommu.c460 iommu_tlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
Diommu.c1980 iommu_tlb_sync(domain, &iotlb_gather); in iommu_unmap()
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c668 iommu_tlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()