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)
Wed, Jun 24, 3:12 PM
Unknown Object (File)
Sun, Jun 21, 4:07 PM
Unknown Object (File)
Sat, Jun 20, 8:21 AM
Unknown Object (File)
Fri, Jun 12, 3:30 PM
Unknown Object (File)
May 16 2026, 3:15 AM
Unknown Object (File)
May 16 2026, 3:15 AM
Unknown Object (File)
May 16 2026, 3:13 AM
Unknown Object (File)
May 16 2026, 3:13 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