Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h45 #define NT_PPC_PPR 0x104 macro
162 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_PPR, &iov); in show_tar_registers()
209 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_PPR, &iov); in write_tar_registers()
/linux/include/uapi/linux/
A Delf.h389 #define NT_PPC_PPR 0x104 /* Program Priority Register */ macro
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-view.c586 .core_note_type = NT_PPC_PPR, .n = 1,
813 .core_note_type = NT_PPC_PPR, .n = 1,

Completed in 10 milliseconds