Searched refs:NT_PPC_TM_CVSX (Results 1 – 2 of 2) sorted by relevance
56 #define NT_PPC_TM_CVSX 0x10b macro677 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CVSX, &iov); in show_vsx_ckpt()707 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CVSX, &iov); in write_vsx_ckpt()
409 #define NT_PPC_TM_CVSX 0x10b /* TM checkpointed VSX Registers */ macro
Completed in 7 milliseconds