Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/powerpc/ptrace/
Dptrace.h49 #define NT_PPC_TM_CGPR 0x108 macro
483 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in show_ckpt_gpr()
511 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
520 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
/Linux-v5.4/include/uapi/linux/
Delf.h391 #define NT_PPC_TM_CGPR 0x108 /* TM checkpointed GPR Registers */ macro
/Linux-v5.4/arch/powerpc/kernel/
Dptrace.c1933 .core_note_type = NT_PPC_TM_CGPR, .n = ELF_NGREG,
2219 .core_note_type = NT_PPC_TM_CGPR, .n = ELF_NGREG,