Searched refs:NT_PPC_TM_CDSCR (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace.h | 60 #define NT_PPC_TM_CDSCR 0x10f macro 264 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CDSCR, &iov); in show_tm_checkpointed_state() 311 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CDSCR, &iov); in write_ckpt_tar_registers()
|
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | elf.h | 413 #define NT_PPC_TM_CDSCR 0x10f /* TM checkpointed Data Stream Control Register */ macro
|
| /linux-6.15/include/uapi/linux/ |
| H A D | elf.h | 450 #define NT_PPC_TM_CDSCR 0x10f /* TM checkpointed Data Stream Control Register */ macro
|
| /linux-6.15/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-view.c | 638 .core_note_type = NT_PPC_TM_CDSCR, .n = 1, 907 .core_note_type = NT_PPC_TM_CDSCR, .n = 1,
|