Page MenuHomeFreeBSD

arm64: Use CHECK_CPU_FEAT to check for VHE
ClosedPublic

Authored by andrew on Jul 1 2025, 12:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 5, 11:53 AM
Unknown Object (File)
Apr 29 2026, 8:27 AM
Unknown Object (File)
Apr 28 2026, 8:10 PM
Unknown Object (File)
Apr 28 2026, 8:05 PM
Unknown Object (File)
Apr 28 2026, 9:22 AM
Unknown Object (File)
Apr 28 2026, 8:37 AM
Unknown Object (File)
Apr 28 2026, 8:29 AM
Unknown Object (File)
Apr 27 2026, 5:19 PM
Subscribers

Details

Summary

Now we have a macro to check if a feature is supported in an ID
register we can use it to see if VHE is supported.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable