Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h550 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
624 iommu_iotlb_sync(domain, gather); in iommu_iotlb_gather_add_page()
807 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() function
/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c741 iommu_iotlb_sync(domain, &iotlb_gather); in __iommu_dma_unmap()
H A Diommu.c2601 iommu_iotlb_sync(domain, &iotlb_gather); in iommu_unmap()
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c953 iommu_iotlb_sync(domain->domain, iotlb_gather); in vfio_sync_unpin()
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c2288 iommu_iotlb_sync(domain, gather); in amd_iommu_iotlb_gather_add_page()