aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/reset.c
diff options
context:
space:
mode:
authorAkihiko Odaki <[email protected]>2023-01-12 11:38:51 +0900
committerOliver Upton <[email protected]>2023-01-12 21:07:43 +0000
commitbf48040cd9b0c4d93c635ce222014a594e4e93f2 (patch)
tree825c53c3d47434dd83ec631eab39aa3f3fcf5fad /arch/arm64/kvm/reset.c
parent8cc6dedaff424d8a9bb6687a7b5763a5eeee125b (diff)
KVM: arm64: Mask FEAT_CCIDX
The CCSIDR access handler masks the associativity bits according to the bit layout for processors without FEAT_CCIDX. KVM also assumes CCSIDR is 32-bit where it will be 64-bit if FEAT_CCIDX is enabled. Mask FEAT_CCIDX so that these assumptions hold. Suggested-by: Marc Zyngier <[email protected]> Signed-off-by: Akihiko Odaki <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'arch/arm64/kvm/reset.c')
0 files changed, 0 insertions, 0 deletions