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
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D31691

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
rG091869def9ee: connect: Use soconnectat() unconditionally in kern_connect()
Branches
Unknown
Tags
Unknown