Searched refs:msm_iommu (Results 1 – 4 of 4) sorted by relevance
12 struct msm_iommu { struct193 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_get_geometry()347 struct msm_iommu *iommu = arg; in msm_gpu_fault_handler()371 struct msm_iommu *iommu = arg; in msm_disp_fault_handler()389 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_detach()397 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_map()412 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_unmap()424 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_destroy()440 struct msm_iommu *iommu; in msm_iommu_new()475 struct msm_iommu *iommu; in msm_iommu_disp_new()[all …]
125 msm_iommu.o \
14 obj-$(CONFIG_MSM_IOMMU) += msm_iommu.o
20153 F: drivers/iommu/msm_iommu*