Searched refs:msm_iommu (Results 1 – 3 of 3) sorted by relevance
21 struct msm_iommu { struct25 #define to_msm_iommu(x) container_of(x, struct msm_iommu, base) argument36 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_attach()42 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_detach()49 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_map()88 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_unmap()114 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_destroy()129 struct msm_iommu *iommu; in msm_iommu_new()
48 msm_iommu.o \
9 obj-$(CONFIG_MSM_IOMMU) += msm_iommu.o msm_iommu_dev.o