Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h55 #define NT_PPC_TM_CVMX 0x10a macro
617 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CVMX, &iov); in show_vmx_ckpt()
648 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CVMX, &iov); in write_vmx_ckpt()
/openbmc/linux/include/uapi/linux/
H A Delf.h400 #define NT_PPC_TM_CVMX 0x10a /* TM checkpointed VMX Registers */ macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c618 .core_note_type = NT_PPC_TM_CVMX, .n = ELF_NVMX,
887 .core_note_type = NT_PPC_TM_CVMX, .n = ELF_NVMX,