2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/arch/arm64/kvm/hyp/vhe
Marc Zyngier e650b64f1a KVM: arm64: Add basic hooks for injecting exceptions from EL2
Add the basic infrastructure to describe injection of exceptions
into a guest. So far, nothing uses this code path.

Signed-off-by: Marc Zyngier <maz@kernel.org>
2020-11-10 08:34:25 +00:00
..
debug-sr.c KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE 2020-07-05 18:38:25 +01:00
Makefile KVM: arm64: Add basic hooks for injecting exceptions from EL2 2020-11-10 08:34:25 +00:00
switch.c KVM: arm64: Make kvm_skip_instr() and co private to HYP 2020-11-10 08:34:24 +00:00
sysreg-sr.c kvm: arm64: Remove __hyp_this_cpu_read 2020-09-30 08:33:52 +01:00
timer-sr.c KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE 2020-07-05 18:38:38 +01:00
tlb.c KVM: arm64: Use TTL hint in when invalidating stage-2 translations 2020-07-07 09:28:37 +01:00