Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Diommu.h509 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
583 iommu_iotlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
778 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
/linux-5.19.10/drivers/iommu/
Ddma-iommu.c682 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
Diommu.c2422 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
/linux-5.19.10/drivers/vfio/
Dvfio_iommu_type1.c1004 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()
/linux-5.19.10/drivers/iommu/amd/
Diommu.c2117 iommu_iotlb_sync(domain, gather); in amd_iommu_iotlb_gather_add_page()