Page MenuHomeFreeBSD

arm64/vmm: Move nVHE-only code to the new file
ClosedPublic

Authored by andrew on Jul 23 2024, 11:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 11:48 PM
Unknown Object (File)
Wed, Nov 5, 8:19 PM
Unknown Object (File)
Wed, Oct 29, 8:36 AM
Unknown Object (File)
Wed, Oct 29, 7:00 AM
Unknown Object (File)
Wed, Oct 29, 1:00 AM
Unknown Object (File)
Oct 13 2025, 7:13 AM
Unknown Object (File)
Oct 12 2025, 4:27 PM
Unknown Object (File)
Oct 12 2025, 4:27 PM
Subscribers

Details

Summary

There are some functions that are only needed in non-VHE mode. These
are used to handle hypervisor calls from the kernel, and to manage the
page tables in EL2. As these won't be used by the VHE code we can move
them to the non-VHE specific files.

Sponsored by: Arm Ltd

Diff Detail

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