arch/arm64/kvm/hyp/exception.c
0 → 100644
+17
−0
Loading
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>