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)
Tue, Jun 9, 2:53 PM
Unknown Object (File)
Sun, Jun 7, 6:18 PM
Unknown Object (File)
Mon, May 25, 12:18 PM
Unknown Object (File)
May 11 2026, 4:46 AM
Unknown Object (File)
May 11 2026, 3:29 AM
Unknown Object (File)
Apr 25 2026, 6:20 PM
Unknown Object (File)
Apr 15 2026, 7:13 PM
Unknown Object (File)
Mar 19 2026, 4:46 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