Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h60 #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()
/openbmc/linux/include/uapi/linux/
H A Delf.h405 #define NT_PPC_TM_CDSCR 0x10f /* TM checkpointed Data Stream Control Register */ macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c643 .core_note_type = NT_PPC_TM_CDSCR, .n = 1,
912 .core_note_type = NT_PPC_TM_CDSCR, .n = 1,