Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h47 #ifndef NT_PPC_TAR
48 #define NT_PPC_TAR 0x103 macro
158 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov); in show_tar_registers()
206 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TAR, &iov); in write_tar_registers()