Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h53 #define NT_PPC_TM_CGPR 0x108 macro
551 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in show_ckpt_gpr()
579 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
588 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()