Page MenuHomeFreeBSD

D31691.id.diff
No OneTemporary

D31691.id.diff

diff --git a/share/man/man9/pmap_extract.9 b/share/man/man9/pmap_extract.9
--- a/share/man/man9/pmap_extract.9
+++ b/share/man/man9/pmap_extract.9
@@ -38,7 +38,7 @@
.In vm/pmap.h
.Ft vm_paddr_t
.Fn pmap_extract "pmap_t pmap" "vm_offset_t va"
-.Ft vm_paddr_t
+.Ft vm_page_t
.Fn pmap_extract_and_hold "pmap_t pmap" "vm_offset_t va" "vm_prot_t prot"
.Sh DESCRIPTION
The
@@ -73,7 +73,9 @@
.Pp
The
.Fn pmap_extract_and_hold
-function will return the physical page address associated with the
+function will return the
+.Ft vm_page_t
+associated with the
virtual address
.Fa va
inside the physical map

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 26, 6:20 PM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32193484
Default Alt Text
D31691.id.diff (609 B)

Event Timeline