KVM: arm64: Kill CPACR_EL1_TTA definition
authorMarc Zyngier <maz@kernel.org>
Thu, 12 Jan 2023 15:48:03 +0000 (15:48 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 12 Jan 2023 21:10:51 +0000 (21:10 +0000)
commit7a5e9c8f0b2d18fa5e7f2b8e4ef68464fa3bc83e
tree892ea8896541fd52113492b7873cc2ca839dd200
parentb7bfaa761d760e72a969d116517eaa12e404c262
KVM: arm64: Kill CPACR_EL1_TTA definition

Since the One True Way is to use the new generated definition,
kill the KVM-specific definition of CPACR_EL1_TTA, and move
over to CPACR_ELx_TTA, hopefully for the same result.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230112154803.1808559-1-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/include/asm/kvm_arm.h
arch/arm64/kvm/hyp/vhe/switch.c