]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/include/asm/kvm_asm.h
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
[karo-tx-linux.git] / arch / arm / include / asm / kvm_asm.h
index eae11b3e98fc7068687b809d3ee2a78e233c6e31..14d68a4d826f6388af790b91bc3c2ae7fa80de13 100644 (file)
@@ -33,7 +33,7 @@
 #define ARM_EXCEPTION_IRQ        5
 #define ARM_EXCEPTION_FIQ        6
 #define ARM_EXCEPTION_HVC        7
-
+#define ARM_EXCEPTION_HYP_GONE   HVC_STUB_ERR
 /*
  * The rr_lo_hi macro swaps a pair of registers depending on
  * current endianness. It is used in conjunction with ldrd and strd