Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
Dptrace.h53 #define NT_PPC_TM_CGPR 0x108 macro
487 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in show_ckpt_gpr()
515 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
524 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CGPR, &iov); in write_ckpt_gpr()
/Linux-v4.19/include/uapi/linux/
Delf.h391 #define NT_PPC_TM_CGPR 0x108 /* TM checkpointed GPR Registers */ macro
/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c1920 .core_note_type = NT_PPC_TM_CGPR, .n = ELF_NGREG,
2206 .core_note_type = NT_PPC_TM_CGPR, .n = ELF_NGREG,