Page MenuHomeFreeBSD

Clean up early arm64 pmap code
ClosedPublic

Authored by andrew on May 20 2021, 9:37 AM.
Tags
None
Referenced Files
F107405168: D30357.diff
Mon, Jan 13, 4:58 PM
Unknown Object (File)
Thu, Dec 26, 1:07 AM
Unknown Object (File)
Thu, Dec 26, 1:02 AM
Unknown Object (File)
Wed, Dec 25, 12:47 PM
Unknown Object (File)
Nov 28 2024, 12:02 PM
Unknown Object (File)
Nov 13 2024, 7:35 PM
Unknown Object (File)
Oct 21 2024, 10:28 PM
Unknown Object (File)
Oct 21 2024, 8:49 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