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, Aug 16, 12:59 AM
Unknown Object (File)
Sat, Aug 15, 5:18 PM
Unknown Object (File)
Thu, Aug 13, 8:31 PM
Unknown Object (File)
Wed, Aug 12, 10:32 PM
Unknown Object (File)
Mon, Aug 10, 9:55 AM
Unknown Object (File)
Wed, Aug 5, 4:18 AM
Unknown Object (File)
Wed, Aug 5, 2:21 AM
Unknown Object (File)
Tue, Aug 4, 8:02 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