Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h57 #define NT_PPC_TM_SPR 0x10c macro
731 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_SPR, &iov); in show_tm_spr()
/linux-6.15/tools/include/uapi/linux/
H A Delf.h410 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro
/linux-6.15/include/uapi/linux/
H A Delf.h444 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro
/linux-6.15/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c623 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,
892 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,