Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Diommu.h526 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
549 iommu_iotlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
735 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
/Linux-v5.10/drivers/iommu/
Ddma-iommu.c476 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
Diommu.c2501 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
/Linux-v5.10/drivers/vfio/
Dvfio_iommu_type1.c778 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()