]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: define 32bit specific registers
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Feb 2013 19:17:50 +0000 (19:17 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Jun 2013 15:42:13 +0000 (16:42 +0100)
commitd1e0fd989ff91926dca358894327857f021616c7
tree17940bdb90c5fb309febb96bdaf8d44b07d87259
parentdc2e6d6d3f89625d761e6dc2d17e459d0998b58d
arm64: KVM: define 32bit specific registers

Define the 32bit specific registers (SPSRs, cp15...).

Most CPU registers are directly mapped to a 64bit register
(r0->x0...). Only the SPSRs have separate registers.

cp15 registers are also mapped into their 64bit counterpart in most
cases.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_asm.h
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/uapi/asm/kvm.h