linux_dsm_epyc7002/arch/arm/kvm/hyp
Marc Zyngier bafc6c2a22 ARM: KVM: Add HYP mode entry code
This part is almost entierely borrowed from the existing code, just
slightly simplifying the HYP function call (as we now save SPSR_hyp
in the world switch).

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-02-29 18:34:14 +00:00
..
banked-sr.c ARM: KVM: Add banked registers save/restore 2016-02-29 18:34:13 +00:00
cp15-sr.c ARM: KVM: Add CP15 save/restore code 2016-02-29 18:34:13 +00:00
entry.S ARM: KVM: Add VFP lazy save/restore handler 2016-02-29 18:34:14 +00:00
hyp-entry.S ARM: KVM: Add HYP mode entry code 2016-02-29 18:34:14 +00:00
hyp.h ARM: KVM: Add HYP mode entry code 2016-02-29 18:34:14 +00:00
Makefile ARM: KVM: Add HYP mode entry code 2016-02-29 18:34:14 +00:00
switch.c ARM: KVM: Add populating of fault data structure 2016-02-29 18:34:14 +00:00
timer-sr.c ARM: KVM: Add timer save/restore 2016-02-29 18:34:13 +00:00
tlb.c ARM: KVM: Add TLB invalidation code 2016-02-29 18:34:13 +00:00
vfp.S ARM: KVM: Add VFP save/restore 2016-02-29 18:34:13 +00:00
vgic-v2-sr.c ARM: KVM: Add vgic v2 save/restore 2016-02-29 18:34:13 +00:00