Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CGPR (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dnt_descriptor_types.h195 #if defined(NT_PPC_TM_CGPR) || (defined(HAVE_DECL_NT_PPC_TM_CGPR) && HAVE_DECL_NT_PPC_TM_CGPR)
197 static_assert((NT_PPC_TM_CGPR) == (0x108), "NT_PPC_TM_CGPR != 0x108");
200 # define NT_PPC_TM_CGPR 0x108
506 XLAT(NT_PPC_TM_CGPR),
Dnt_descriptor_types.in28 NT_PPC_TM_CGPR 0x108
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace.h53 #define NT_PPC_TM_CGPR 0x108 macro
487 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in show_ckpt_gpr()
515 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
524 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
/external/kernel-headers/original/uapi/linux/
Delf.h391 #define NT_PPC_TM_CGPR 0x108 /* TM checkpointed GPR Registers */ macro
/external/elfutils/libelf/
Delf.h772 #define NT_PPC_TM_CGPR 0x108 /* TM checkpointed GPR Registers */ macro