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.
Details
Details
- Reviewers
manu markj kib - Group Reviewers
arm64 - Commits
- rGb96893a48979: Clean up early arm64 pmap code
rGe779604f1d4e: Clean up early arm64 pmap code
Diff Detail
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