Searched refs:msm_iommu (Results 1 – 4 of 4) sorted by relevance
12 struct msm_iommu { struct18 #define to_msm_iommu(x) container_of(x, struct msm_iommu, base) argument193 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_get_geometry()252 struct msm_iommu *iommu = to_msm_iommu(parent); in msm_iommu_pagetable_create()325 struct msm_iommu *iommu = arg; in msm_fault_handler()356 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_detach()364 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_map()379 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_unmap()391 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_destroy()407 struct msm_iommu *iommu; in msm_iommu_new()[all …]
123 msm_iommu.o \
14 obj-$(CONFIG_MSM_IOMMU) += msm_iommu.o
19081 F: drivers/iommu/msm_iommu*
Completed in 26 milliseconds