Home
last modified time | relevance | path

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

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