Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/ptrace/
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-v6.1/include/uapi/linux/
Delf.h401 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro
/Linux-v6.1/arch/powerpc/kernel/ptrace/
Dptrace-view.c564 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,
791 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,