Page MenuHomeFreeBSD

arm64/vmm: Simplify vmmpmap_remove()
ClosedPublic

Authored by markj on Jan 16 2026, 4:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 16, 12:02 PM
Unknown Object (File)
Sat, Sep 12, 10:46 AM
Unknown Object (File)
Sat, Sep 12, 10:45 AM
Unknown Object (File)
Sat, Sep 12, 10:42 AM
Unknown Object (File)
Tue, Sep 8, 7:06 PM
Unknown Object (File)
Mon, Sep 7, 6:00 PM
Unknown Object (File)
Mon, Sep 7, 11:20 AM
Unknown Object (File)
Sun, Sep 6, 5:02 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69923
Build 66806: arc lint + arc unit