]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/arm64/include/uapi/asm/ptrace.h
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
[linux.git] / arch / arm64 / include / uapi / asm / ptrace.h
index 98c4ce55d9c360518c2a527b26153403be5c5463..a36227fdb0847854d943bef050801565fe23cc34 100644 (file)
@@ -46,6 +46,7 @@
 #define PSR_I_BIT      0x00000080
 #define PSR_A_BIT      0x00000100
 #define PSR_D_BIT      0x00000200
+#define PSR_SSBS_BIT   0x00001000
 #define PSR_PAN_BIT    0x00400000
 #define PSR_UAO_BIT    0x00800000
 #define PSR_V_BIT      0x10000000