Rechercher une page de manuel
pmap_release.9freebsd
Langue: en
Version: 308286 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
BSD mandoc
NAME
pmap_release - release resources held by a physical mapSYNOPSIS
In sys/param.h In vm/vm.h In vm/pmap.h Ft void Fn pmap_release pmap_t pmapDESCRIPTION
The Fn pmap_release function releases any resources held by the physical map Fa pmap . This function is called when a pmap initialized by the corresponding function, Fn pmap_pinit is being released.IMPLEMENTATION NOTES
This function should only be called if Fa pmap no longer contains any valid mappings.SEE ALSO
pmap(9), pmap_pinit9AUTHORS
This manual page was written by An Bruce M Simpson Aq bms@spc.org .Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre