Rechercher une page de manuel
vm_unmap_ram
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
vm_unmap_ram - unmap linear kernel address space set up by vm_map_ramSYNOPSIS
- void vm_unmap_ram(const void * mem, unsigned int count);
ARGUMENTS
mem
- the pointer returned by vm_map_ram
count
- the count passed to that vm_map_ram call (cannot unmap partial)
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre