HomeSort by relevance Sort by last modified time
    Searched refs:NT_PPC_TM_CGPR (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
nt_descriptor_types.h 83 #if !(defined(NT_PPC_TM_CGPR) || (defined(HAVE_DECL_NT_PPC_TM_CGPR) && HAVE_DECL_NT_PPC_TM_CGPR))
84 # define NT_PPC_TM_CGPR 0x108
227 XLAT(NT_PPC_TM_CGPR),
  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h 53 #define NT_PPC_TM_CGPR 0x108
449 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov);
477 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov);
486 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CGPR, &iov);
  /bionic/libc/kernel/uapi/linux/
elf.h 326 #define NT_PPC_TM_CGPR 0x108
  /external/kernel-headers/original/uapi/linux/
elf.h 391 #define NT_PPC_TM_CGPR 0x108 /* TM checkpointed GPR Registers */

Completed in 993 milliseconds