Searched refs:NT_PPC_TM_CVSX (Results 1 – 5 of 5) sorted by relevance
216 #if defined(NT_PPC_TM_CVSX) || (defined(HAVE_DECL_NT_PPC_TM_CVSX) && HAVE_DECL_NT_PPC_TM_CVSX)218 static_assert((NT_PPC_TM_CVSX) == (0x10b), "NT_PPC_TM_CVSX != 0x10b");221 # define NT_PPC_TM_CVSX 0x10b509 XLAT(NT_PPC_TM_CVSX),
31 NT_PPC_TM_CVSX 0x10b
56 #define NT_PPC_TM_CVSX 0x10b macro613 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CVSX, &iov); in show_vsx_ckpt()643 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CVSX, &iov); in write_vsx_ckpt()
394 #define NT_PPC_TM_CVSX 0x10b /* TM checkpointed VSX Registers */ macro
775 #define NT_PPC_TM_CVSX 0x10b /* TM checkpointed VSX Registers */ macro