Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CVSX (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h56 #define NT_PPC_TM_CVSX 0x10b macro
677 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()
/tools/include/uapi/linux/
A Delf.h409 #define NT_PPC_TM_CVSX 0x10b /* TM checkpointed VSX Registers */ macro

Completed in 7 milliseconds