Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu.h779 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
868 iommu_iotlb_gather_init(iotlb_gather); in iommu_iotlb_sync()
952 iommu_iotlb_gather_init(gather); in iommu_dirty_bitmap_init()
1280 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
/linux/drivers/iommu/
H A Ddma-iommu.c837 iommu_iotlb_gather_init(&iotlb_gather); in __iommu_dma_unmap()
H A Diommu.c2595 iommu_iotlb_gather_init(&iotlb_gather); in iommu_unmap()
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c1056 iommu_iotlb_gather_init(&iotlb_gather); in vfio_unmap_unpin()