Home
last modified time | relevance | path

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

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