Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry | Fernando Guzman Lugo | 2009-06-23 |
| | | | | | | | | | 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> | ||
* | omap iommu: tlb and pagetable primitives | Hiroshi DOYU | 2009-05-05 |
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> |