Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omap iommu: cleanup iommu page address mask and definitions | Hiroshi DOYU | 2010-02-15 | 1 | -11/+39 |
| | | | | | | | | This is just a cleanup, but adds a few macros here, which can be used in the proceeding patches. Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com> | ||||
* | omap iommu: tlb and pagetable primitives | Hiroshi DOYU | 2009-05-05 | 1 | -0/+72 |
This patch provides: - iotlb_*() : iommu tlb operations - iopgtable_*() : iommu pagetable(twl) operations - iommu_*() : the other generic operations and the entry points to register and acquire iommu object. Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com> |