Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Diommu.h396 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
511 iommu_iotlb_gather_init(iotlb_gather); in iommu_tlb_sync()
888 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() function
/Linux-v5.4/drivers/iommu/
Ddma-iommu.c454 iommu_iotlb_gather_init(&iotlb_gather); in __iommu_dma_unmap()
Diommu.c1978 iommu_iotlb_gather_init(&iotlb_gather); in iommu_unmap()
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c783 iommu_iotlb_gather_init(&iotlb_gather); in vfio_unmap_unpin()