Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnt_descriptor_types.h237 #if defined(NT_PPC_TM_CPPR) || (defined(HAVE_DECL_NT_PPC_TM_CPPR) && HAVE_DECL_NT_PPC_TM_CPPR)
239 static_assert((NT_PPC_TM_CPPR) == (0x10e), "NT_PPC_TM_CPPR != 0x10e");
242 # define NT_PPC_TM_CPPR 0x10e
512 XLAT(NT_PPC_TM_CPPR),
Dnt_descriptor_types.in34 NT_PPC_TM_CPPR 0x10e
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace.h59 #define NT_PPC_TM_CPPR 0x10e macro
256 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CPPR, &iov); in show_tm_checkpointed_state()
304 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CPPR, &iov); in write_ckpt_tar_registers()
/external/kernel-headers/original/uapi/linux/
Delf.h397 #define NT_PPC_TM_CPPR 0x10e /* TM checkpointed Program Priority Register */ macro
/external/elfutils/libelf/
Delf.h779 #define NT_PPC_TM_CPPR 0x10e /* TM checkpointed Program Priority macro