OSDN Git Service

Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[tomoyo/tomoyo-test1.git] / include / uapi / linux / elf.h
index 4d1c8d4..e0e1591 100644 (file)
@@ -404,6 +404,8 @@ typedef struct elf64_shdr {
 #define NT_PPC_TM_CPPR 0x10e           /* TM checkpointed Program Priority Register */
 #define NT_PPC_TM_CDSCR        0x10f           /* TM checkpointed Data Stream Control Register */
 #define NT_PPC_PKEY    0x110           /* Memory Protection Keys registers */
+#define NT_PPC_DEXCR   0x111           /* PowerPC DEXCR registers */
+#define NT_PPC_HASHKEYR        0x112           /* PowerPC HASHKEYR register */
 #define NT_386_TLS     0x200           /* i386 TLS slots (struct user_desc) */
 #define NT_386_IOPERM  0x201           /* x86 io permission bitmap (1=deny) */
 #define NT_X86_XSTATE  0x202           /* x86 extended state using xsave */