]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors
authorOliver Upton <oliver.upton@linux.dev>
Tue, 8 Jul 2025 17:25:16 +0000 (10:25 -0700)
committerOliver Upton <oliver.upton@linux.dev>
Tue, 8 Jul 2025 18:36:35 +0000 (11:36 -0700)
commit81fbef164766c8fe5b39b91557b47c88946949cc
treeb1a995695cec27ad509e778c516e0c26b5a576b7
parent0ead48acc9356eeee41de3aaad7164da40bac7f0
KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors

Set up the sysreg descriptors for SCTLR2_ELx, along with the associated
storage and VNCR mapping.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250708172532.1699409-12-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/vncr_mapping.h
arch/arm64/kvm/sys_regs.c