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, Mar 23, 10:15 PM
Unknown Object (File)
Wed, Mar 18, 10:57 AM
Unknown Object (File)
Sun, Mar 15, 2:07 AM
Unknown Object (File)
Sat, Feb 28, 5:05 AM
Unknown Object (File)
Feb 26 2026, 3:07 PM
Unknown Object (File)
Feb 26 2026, 12:55 AM
Unknown Object (File)
Feb 7 2026, 7:21 PM
Unknown Object (File)
Feb 7 2026, 6:24 PM
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