Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Diommu.h456 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
556 iommu_iotlb_gather_init(iotlb_gather); in iommu_iotlb_sync()
958 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
/linux-6.6.21/drivers/iommu/
Ddma-iommu.c734 iommu_iotlb_gather_init(&iotlb_gather); in __iommu_dma_unmap()
Diommu.c2599 iommu_iotlb_gather_init(&iotlb_gather); in iommu_unmap()
/linux-6.6.21/drivers/vfio/
Dvfio_iommu_type1.c1068 iommu_iotlb_gather_init(&iotlb_gather); in vfio_unmap_unpin()