arch/arm64/kvm/hyp.S
0 → 100644
+617
−0
Loading
The HYP mode world switch in all its glory. Implements save/restore of host/guest registers, EL2 trapping, IPA resolution, and additional services (tlb invalidation). Reviewed-by:Christopher Covington <cov@codeaurora.org> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>