Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Diommu.h400 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
515 iommu_iotlb_gather_init(iotlb_gather); in iommu_iotlb_sync()
923 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
/Linux-v6.1/drivers/iommu/
Ddma-iommu.c686 iommu_iotlb_gather_init(&iotlb_gather); in __iommu_dma_unmap()
Diommu.c2397 iommu_iotlb_gather_init(&iotlb_gather); in iommu_unmap()
/Linux-v6.1/drivers/vfio/
Dvfio_iommu_type1.c1118 iommu_iotlb_gather_init(&iotlb_gather); in vfio_unmap_unpin()