]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/kvm: vgic: use SYS_DESC()
authorMark Rutland <mark.rutland@arm.com>
Mon, 5 Jun 2017 13:20:01 +0000 (14:20 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 15 Jun 2017 08:45:08 +0000 (09:45 +0100)
commitda91411f419dbf67e7d319e4370797b75e465844
tree08b09cd01bcecffc1dc6dbe8208c42e8f7bb93de
parent51ba0612a89cd5e6d0060812963a6709a2596bf7
arm64/kvm: vgic: use SYS_DESC()

Almost all of the arm64 KVM code uses the sysreg mnemonics for AArch64
register descriptions. Move the last straggler over.

To match what we do for SYS_ICH_AP*R*_EL2, the SYS_ICC_AP*R*_EL1
mnemonics are expanded in <asm/sysreg.h>.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: kvmarm@lists.cs.columbia.edu
Acked-by: Christoffer Dall <cdall@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
arch/arm64/include/asm/sysreg.h
arch/arm64/kvm/vgic-sys-reg-v3.c