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

/linux-master/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);
/linux-master/include/uapi/linux/
H A Delf.h402 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c628 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,
897 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,

Completed in 118 milliseconds