Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/powerpc/ptrace/
Dptrace.h46 #define NT_PPC_DSCR 0x105 macro
170 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_DSCR, &iov); in show_tar_registers()
216 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_DSCR, &iov); in write_tar_registers()
/Linux-v5.4/include/uapi/linux/
Delf.h388 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */ macro
/Linux-v5.4/arch/powerpc/kernel/
Dptrace.c1980 .core_note_type = NT_PPC_DSCR, .n = 1,
2267 .core_note_type = NT_PPC_DSCR, .n = 1,