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)
Mon, May 11, 4:46 AM
Unknown Object (File)
Mon, May 11, 3:29 AM
Unknown Object (File)
Sat, Apr 25, 6:20 PM
Unknown Object (File)
Apr 15 2026, 7:13 PM
Unknown Object (File)
Mar 19 2026, 4:46 AM
Unknown Object (File)
Mar 18 2026, 11:09 AM
Unknown Object (File)
Mar 15 2026, 1:58 PM
Unknown Object (File)
Mar 5 2026, 3:48 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