arch/arm/mach-tegra/include/mach/smmu.h
0 → 100644
+63
−0
+10
−0
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Tegra 30 IOMMU H/W, SMMU (System Memory Management Unit). This patch implements struct iommu_ops for SMMU for the upper IOMMU API. This H/W module supports multiple virtual address spaces(domain x4), and manages 2 level H/W translation pagetable. Signed-off-by:Hiroshi DOYU <hdoyu@nvidia.com> Signed-off-by:
Joerg Roedel <joerg.roedel@amd.com>