KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
authorMarc Zyngier <maz@kernel.org>
Fri, 9 Jun 2023 16:21:51 +0000 (17:21 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 12 Jun 2023 23:17:23 +0000 (23:17 +0000)
commit57e784b4079e9499ea1bafd56a0d422252aa2401
tree7046100833929f81fb6ac101bddcba621c22ad35
parent659803aef48b1a43bf47c6b105f5e3cee6a1501c
KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context

In the VHE hypervisor code, we should be using the remapped VHE
accessors, no ifs, no buts. No need to generate any alternative.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230609162200.2024064-9-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/include/asm/kvm_hyp.h