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, Oct 17, 10:57 AM
Unknown Object (File)
Sat, Oct 12, 10:35 AM
Unknown Object (File)
Sat, Oct 12, 10:34 AM
Unknown Object (File)
Sat, Oct 12, 10:34 AM
Unknown Object (File)
Sat, Oct 12, 10:21 AM
Unknown Object (File)
Wed, Oct 9, 11:08 PM
Unknown Object (File)
Oct 4 2024, 11:14 PM
Unknown Object (File)
Oct 2 2024, 8:45 PM
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