KVM: arm64: Remove internal accessor helpers for id regs
authorOliver Upton <oliver.upton@linux.dev>
Tue, 13 Sep 2022 09:44:35 +0000 (09:44 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 14 Sep 2022 10:36:16 +0000 (11:36 +0100)
commit4782ccc8ef50fabb70bab9fa73186285dba6d91d
tree633e342adbb2baf54b7cee5161bac6a0ce2cbd24
parent34b4d20399e6fad2e3379b11e68dff1d1549274e
KVM: arm64: Remove internal accessor helpers for id regs

The internal accessors are only ever called once. Dump out their
contents in the caller.

No functional change intended.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220913094441.3957645-3-oliver.upton@linux.dev
arch/arm64/kvm/sys_regs.c