Home
last modified time | relevance | path

Searched hist:"63240 ba88cd6a220057a0f28e5bf97f5b17ac84b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Daddr_map.h63240ba88cd6a220057a0f28e5bf97f5b17ac84b Sat Dec 13 23:20:28 UTC 2008 Kumar Gala <galak@kernel.crashing.org> 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: Kumar Gala <galak@kernel.crashing.org>