]> 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)
commit1da42c34d7c42fe2840bfe3de83cd0b5aa374859
tree5b933ad6e25b7205fbde2f269173f9180eb82db3
parentb1ea1d760d3331da19e33650bf8c09ce028a0a49
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