KVM: arm64: Remove SPSR manipulation primitives
authorMarc Zyngier <maz@kernel.org>
Thu, 15 Oct 2020 08:24:40 +0000 (09:24 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 10 Nov 2020 08:34:26 +0000 (08:34 +0000)
commit7d76b8a60350ff5e919daacd78ef3c2fe04735a2
tree1105b90f8ac6ba6efa0f03feb53b5f92dcccb36b
parent41613b519ce78bfe1328b8bd693944e80fc8b6c3
KVM: arm64: Remove SPSR manipulation primitives

The SPSR setting code is now completely unused, including that dealing
with banked AArch32 SPSRs. Cleanup time.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_emulate.h
arch/arm64/kvm/regmap.c