OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NT_PPC_TM_SPR
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h
57
#define
NT_PPC_TM_SPR
0x10c
629
ret = ptrace(PTRACE_GETREGSET, child,
NT_PPC_TM_SPR
, &iov);
/bionic/libc/kernel/uapi/linux/
elf.h
330
#define
NT_PPC_TM_SPR
0x10c
/external/kernel-headers/original/uapi/linux/
elf.h
394
#define
NT_PPC_TM_SPR
0x10c /* TM Special Purpose Registers */
Completed in 1135 milliseconds