Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
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()
/Linux-v4.19/include/uapi/linux/
Delf.h386 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro
/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c1974 .core_note_type = NT_PPC_TAR, .n = 1,
2261 .core_note_type = NT_PPC_TAR, .n = 1,