linux/arch/arm64/include
Marc Zyngier cedbb8b78c arm64: KVM: VHE: Patch out kern_hyp_va
The kern_hyp_va macro is pretty meaninless with VHE, as there is
only one mapping - the kernel one.

In order to keep the code readable and efficient, use runtime
patching to replace the 'and' instruction used to compute the VA
with a 'nop'.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-02-29 18:34:16 +00:00
..
asm arm64: KVM: VHE: Patch out kern_hyp_va 2016-02-29 18:34:16 +00:00
uapi/asm arm64 fixes and clean-ups: 2015-11-12 15:33:11 -08:00