Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h53 #define NT_PPC_TM_SPR 0x10c macro
663 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_SPR, &iov); in show_tm_spr()
/linux/include/uapi/linux/
A Delf.h397 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-view.c564 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,
791 .core_note_type = NT_PPC_TM_SPR, .n = ELF_NTMSPRREG,

Completed in 8 milliseconds