mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 10:02:02 +02:00
arm64: Add ARM64_HAS_NV3 capability
As a bunch of KVM code is going to depend on FEAT_NV3 being detected on the host, add a new capability that will describe it. Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://patch.msgid.link/20260730071022.296811-16-maz@kernel.org Signed-off-by: Oliver Upton <oupton@kernel.org>
This commit is contained in:
parent
9809bdf151
commit
5be1b8de27
|
|
@ -52,6 +52,7 @@ HAS_LSUI
|
|||
HAS_MOPS
|
||||
HAS_NESTED_VIRT
|
||||
HAS_NV2P1
|
||||
HAS_NV3
|
||||
HAS_BBML2_NOABORT
|
||||
HAS_PAN
|
||||
HAS_PMUV3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user