Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-23 | OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry | Fernando Guzman Lugo | |
The function flush_iotlb_page is not loading the CAM register with the correct entry to be flushed, so it is flushing other entry Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com> Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com> | |||
2009-05-05 | omap iommu: tlb and pagetable primitives | Hiroshi DOYU | |
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> |