summaryrefslogtreecommitdiffstats
path: root/include/addr_map.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce addr_map libraryKumar Gala2008-12-151-0/+29
Add a library that helps in translating between virtual and physical addresses. This library can be useful as a simple means to implement map_physmem() and virt_to_phys() for platforms that need functionality beyond the simple 1:1 mapping. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
OpenPOWER on IntegriCloud