Searched refs:NT_PPC_TM_CTAR (Results 1 – 2 of 2) sorted by relevance
58 #define NT_PPC_TM_CTAR 0x10d macro248 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CTAR, &iov); in show_tm_checkpointed_state()297 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CTAR, &iov); in write_ckpt_tar_registers()
411 #define NT_PPC_TM_CTAR 0x10d /* TM checkpointed Target Address Register */ macro
Completed in 7 milliseconds