Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h54 #define NT_PPC_TM_CFPR 0x109 macro
377 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CFPR, &iov); in show_ckpt_fpr()
401 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CFPR, &iov); in write_ckpt_fpr()
410 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CFPR, &iov); in write_ckpt_fpr()
/tools/include/uapi/linux/
A Delf.h407 #define NT_PPC_TM_CFPR 0x109 /* TM checkpointed FPR Registers */ macro

Completed in 5 milliseconds