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)
Sun, Jul 19, 3:47 PM
Unknown Object (File)
Sat, Jul 18, 1:57 PM
Unknown Object (File)
Thu, Jul 9, 10:17 AM
Unknown Object (File)
Wed, Jul 8, 3:32 AM
Unknown Object (File)
Sat, Jun 27, 1:09 PM
Unknown Object (File)
Jun 24 2026, 3:12 PM
Unknown Object (File)
Jun 21 2026, 4:07 PM
Unknown Object (File)
Jun 20 2026, 8:21 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