HomeFreeBSD

pmap_extract.9: Fix pmap_extract_and_hold()'s function type

Description

pmap_extract.9: Fix pmap_extract_and_hold()'s function type

pmap_extract_and_hold() returns a vm_page_t instead of a physical page
address.

Sponsored by: The FreeBSD Foundation
Reviewed by: alc
Differential Revision: https://reviews.freebsd.org/D31691

(cherry picked from commit 6e1df1d14c6dfcc209c1416ec0832e4d08191c72)

Details

Provenance
khngAuthored on Aug 27 2021, 1:42 PM
Reviewer
alc
Differential Revision
D31691: pmap_extract.9: Fix pmap_extract_and_hold()'s function type
Parents
rGdbb74dd891e5: Fix some common typos in source code comments
Branches
Unknown
Tags
Unknown