Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_iommu.c46 iommu_flush_iotlb_all(to_msm_iommu(pagetable->parent)->domain); in msm_iommu_pagetable_unmap()
/Linux-v5.10/include/linux/
Diommu.h520 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() function
731 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() function
/Linux-v5.10/drivers/iommu/
Diommu.c767 iommu_flush_iotlb_all(domain); in iommu_create_device_direct_mappings()