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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable