Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CPPR (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h59 #define NT_PPC_TM_CPPR 0x10e macro
256 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CPPR, &iov); in show_tm_checkpointed_state()
304 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TM_CPPR, &iov); in write_ckpt_tar_registers()
/linux-6.15/tools/include/uapi/linux/
H A Delf.h412 #define NT_PPC_TM_CPPR 0x10e /* TM checkpointed Program Priority Register */ macro
/linux-6.15/include/uapi/linux/
H A Delf.h448 #define NT_PPC_TM_CPPR 0x10e /* TM checkpointed Program Priority Register */ macro
/linux-6.15/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c633 .core_note_type = NT_PPC_TM_CPPR, .n = 1,
902 .core_note_type = NT_PPC_TM_CPPR, .n = 1,