Page MenuHomeFreeBSD

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

Authored by khng on Aug 26 2021, 9:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 4:46 AM
Unknown Object (File)
Wed, Mar 18, 11:09 AM
Unknown Object (File)
Sun, Mar 15, 1:58 PM
Unknown Object (File)
Thu, Mar 5, 3:48 AM
Unknown Object (File)
Feb 25 2026, 1:03 AM
Unknown Object (File)
Feb 23 2026, 2:37 PM
Unknown Object (File)
Feb 23 2026, 2:37 PM
Unknown Object (File)
Feb 23 2026, 2:57 AM
Subscribers

Details

Summary

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

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable