HomeFreeBSD

arm64/vmm: Simplify vmmpmap_remove()

Description

arm64/vmm: Simplify vmmpmap_remove()

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.

Reviewed by: andrew
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D54738

Details

Provenance
markjAuthored on Jan 26 2026, 9:05 PM
Reviewer
andrew
Differential Revision
D54738: arm64/vmm: Simplify vmmpmap_remove()
Parents
rG1db1e4bdc64f: bhyve: Use PCIOCGETCONF to find the host LPC bridge
Branches
Unknown
Tags
Unknown