Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/powerpc/ptrace/
H A 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.15/tools/include/uapi/linux/
H A Delf.h402 #define NT_PPC_PPR 0x104 /* Program Priority Register */ macro
/linux-6.15/include/uapi/linux/
H A Delf.h428 #define NT_PPC_PPR 0x104 /* Program Priority Register */ macro
/linux-6.15/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c645 .core_note_type = NT_PPC_PPR, .n = 1,
914 .core_note_type = NT_PPC_PPR, .n = 1,