Skip to content
Snippets Groups Projects
  1. Apr 13, 2010
  2. Dec 15, 2008
    • Kumar Gala's avatar
      Introduce addr_map library · 63240ba8
      Kumar Gala authored
      
      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>
      63240ba8
Loading