Home
last modified time | relevance | path

Searched refs:iommu_flush_iotlb_all (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Diommu.h503 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() function
768 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() function
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_iommu.c108 iommu_flush_iotlb_all(to_msm_iommu(pagetable->parent)->domain); in msm_iommu_pagetable_unmap()
/Linux-v6.1/drivers/iommu/
Diommu.c901 iommu_flush_iotlb_all(domain); in iommu_create_device_direct_mappings()