Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/ptrace/
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()
/linux-6.1.9/include/uapi/linux/
Delf.h398 #define NT_PPC_TM_CFPR 0x109 /* TM checkpointed FPR Registers */ macro
/linux-6.1.9/arch/powerpc/kernel/ptrace/
Dptrace-view.c549 .core_note_type = NT_PPC_TM_CFPR, .n = ELF_NFPREG,
776 .core_note_type = NT_PPC_TM_CFPR, .n = ELF_NFPREG,