Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
Dptrace.h57 #define NT_PPC_TM_SPR 0x10c macro
667 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_SPR, &iov); in show_tm_spr()
/Linux-v4.19/include/uapi/linux/
Delf.h395 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro
/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c1940 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,
2227 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,