KVM: arm/arm64: Correct CPSR on exception entry
[platform/kernel/linux-rpi.git] / arch / arm64 / include / asm / ptrace.h
index fbebb41..bf57308 100644 (file)
@@ -62,6 +62,7 @@
 #define PSR_AA32_I_BIT         0x00000080
 #define PSR_AA32_A_BIT         0x00000100
 #define PSR_AA32_E_BIT         0x00000200
+#define PSR_AA32_PAN_BIT       0x00400000
 #define PSR_AA32_SSBS_BIT      0x00800000
 #define PSR_AA32_DIT_BIT       0x01000000
 #define PSR_AA32_Q_BIT         0x08000000