Skip to content
Snippets Groups Projects
Commit 63240ba8 authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

Introduce addr_map library


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: default avatarKumar Gala <galak@kernel.crashing.org>
parent 65e43a10
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment