Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_iommu.c46 iommu_flush_iotlb_all(to_msm_iommu(pagetable->parent)->domain); in msm_iommu_pagetable_unmap()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h547 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() function
761 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() function
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c583 iommu_flush_iotlb_all(info->domain); in mpp_iommu_flush_tlb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c64 iommu_flush_iotlb_all(private->domain); in rockchip_gem_iommu_map()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_gem.c70 iommu_flush_iotlb_all(iommu_get_domain_for_dev(drm->dev)); in rknpu_gem_get_pages()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c776 iommu_flush_iotlb_all(domain); in iommu_create_device_direct_mappings()