Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h54 #define NT_PPC_TM_CTAR 0x10d macro
244 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CTAR, &iov); in show_tm_checkpointed_state()
293 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CTAR, &iov); in write_ckpt_tar_registers()
/linux/include/uapi/linux/
A Delf.h398 #define NT_PPC_TM_CTAR 0x10d /* TM checkpointed Target Address Register */ macro
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-view.c569 .core_note_type = NT_PPC_TM_CTAR, .n = 1,
796 .core_note_type = NT_PPC_TM_CTAR, .n = 1,

Completed in 9 milliseconds