android_kernel_samsung_msm8976/arch/arm64/kvm
Marc Zyngier 4491d23e1a arm64: KVM: initialize HYP mode following the kernel endianness
Force SCTLR_EL2.EE to 1 if the kernel is compiled as BE.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Git-commit: 18ea3dbc9e5c8a53a361b17c4a5676ea6f4bcb72
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Signed-off-by: Ian Maund <imaund@codeaurora.org>
2014-02-07 15:55:34 -08:00
..
emulate.c arm64: KVM: 32bit conditional execution emulation 2014-02-07 13:49:35 -08:00
guest.c ARM64: KVM: Implement kvm_vcpu_preferred_target() function 2014-02-07 13:49:49 -08:00
handle_exit.c arm64: KVM: Yield CPU when vcpu executes a WFE 2014-02-07 13:49:56 -08:00
hyp-init.S arm64: KVM: initialize HYP mode following the kernel endianness 2014-02-07 15:55:34 -08:00
hyp.S arm64: KVM: add missing dsb before invalidating Stage-2 TLBs 2014-02-07 13:49:42 -08:00
inject_fault.c arm64: KVM: 32bit guest fault injection 2014-02-07 13:49:36 -08:00
Kconfig arm64: KVM: Yield CPU when vcpu executes a WFE 2014-02-07 13:49:56 -08:00
Makefile arm64: KVM: 32bit conditional execution emulation 2014-02-07 13:49:35 -08:00
regmap.c arm64: KVM: 32bit GP register access 2014-02-07 13:49:35 -08:00
reset.c arm64: KVM: enable initialization of a 32bit vcpu 2014-02-07 13:49:36 -08:00
sys_regs.c arm64: KVM: perform save/restore of PAR_EL1 2014-02-07 13:49:42 -08:00
sys_regs.h
sys_regs_generic_v8.c arm64: KVM: CPU specific 32bit coprocessor access 2014-02-07 13:49:35 -08:00