Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h52 #define NT_PPC_TM_CVSX 0x10b macro
609 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CVSX, &iov); in show_vsx_ckpt()
639 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CVSX, &iov); in write_vsx_ckpt()
/linux/include/uapi/linux/
A Delf.h396 #define NT_PPC_TM_CVSX 0x10b /* TM checkpointed VSX Registers */ macro
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-view.c559 .core_note_type = NT_PPC_TM_CVSX, .n = ELF_NVSX,
786 .core_note_type = NT_PPC_TM_CVSX, .n = ELF_NVSX,

Completed in 8 milliseconds