This function handles invalid intermediate PTP entries, but there's no
reason for this: the passed range should be mapped. In particular, we
assert that all L3 entries encountered are mapped. So let's simplify
the code a bit. No functional change intended.
Details
Details
- Reviewers
andrew manu - Group Reviewers
bhyve - Commits
- rG2ca0b727d0f2: arm64/vmm: Simplify vmmpmap_remove()
rG31e5decb18a6: arm64/vmm: Simplify vmmpmap_remove()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable