ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 2 Jan 2016 14:04:48 +0000 (14:04 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:12 +0000 (18:34 +0000)
commit42428525a9eefea9dda68de684381ce9f3dc4266
treed07e5a62881e83d9bcd7a0f79a7e8cc8b63e89ad
parent1a61ae7af4d65ee311a737d550da6cf92a3aea4c
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end

Now that we've unified the way we refer to the HYP text between
arm and arm64, drop __kvm_hyp_code_start/end, and just use the
__hyp_text_start/end symbols.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_asm.h
arch/arm/kvm/arm.c
arch/arm64/include/asm/kvm_asm.h