arch/arm64/kvm/hyp/include/hyp/fault.h
0 → 100644
+75
−0
Loading
In order to avoid including the whole of the switching helpers in unrelated files, move the __get_fault_info() and related helpers into their own include file. Signed-off-by:Marc Zyngier <maz@kernel.org> Signed-off-by:
Fuad Tabba <tabba@google.com> Link: https://lore.kernel.org/r/20211010145636.1950948-2-tabba@google.com