]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Map AArch32 cp14 register to AArch64 sysregs
authorMarc Zyngier <maz@kernel.org>
Thu, 29 Oct 2020 17:17:23 +0000 (17:17 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 10 Nov 2020 11:22:51 +0000 (11:22 +0000)
commit2a652018caa23ce9e5a69a2cf3efd1390d9e195a
tree5b933ad6e25b7205fbde2f269173f9180eb82db3
parent8ccdd0cfb56910dc3367a9c424415e6fcf6e5941
KVM: arm64: Map AArch32 cp14 register to AArch64 sysregs

Similarly to what has been done on the cp15 front, repaint the
debug registers to use their AArch64 counterparts. This results
in some simplification as we can remove the 32bit-specific
accessors.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/sys_regs.c