Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/powerpc/ptrace/
Dptrace.h49 #define NT_PPC_PPR 0x104 macro
166 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_PPR, &iov); in show_tar_registers()
213 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_PPR, &iov); in write_tar_registers()
/linux-6.6.21/include/uapi/linux/
Delf.h394 #define NT_PPC_PPR 0x104 /* Program Priority Register */ macro
/linux-6.6.21/arch/powerpc/kernel/ptrace/
Dptrace-view.c650 .core_note_type = NT_PPC_PPR, .n = 1,
919 .core_note_type = NT_PPC_PPR, .n = 1,