Page MenuHomeFreeBSD

Clean up early arm64 pmap code
ClosedPublic

Authored by andrew on May 20 2021, 9:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 10:28 PM
Unknown Object (File)
Mon, Oct 21, 8:49 AM
Unknown Object (File)
Oct 1 2024, 5:51 PM
Unknown Object (File)
Sep 30 2024, 6:11 AM
Unknown Object (File)
Sep 28 2024, 2:14 PM
Unknown Object (File)
Sep 27 2024, 3:52 AM
Unknown Object (File)
Sep 27 2024, 3:51 AM
Unknown Object (File)
Sep 27 2024, 3:46 AM
Subscribers

Details

Summary

Early in the arm64 pmap code we need to translate between a virtual
address and a physical address. Rather than manually walking the page
table we can ask the hardware to do it for us.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39306
Build 36195: arc lint + arc unit