OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NT_PPC_TM_CTAR
(Results
1 - 4
of
4
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h
58
#define
NT_PPC_TM_CTAR
0x10d
248
ret = ptrace(PTRACE_GETREGSET, child,
NT_PPC_TM_CTAR
, &iov);
297
ret = ptrace(PTRACE_SETREGSET, child,
NT_PPC_TM_CTAR
, &iov);
/bionic/libc/kernel/uapi/linux/
elf.h
331
#define
NT_PPC_TM_CTAR
0x10d
/external/kernel-headers/original/uapi/linux/
elf.h
396
#define
NT_PPC_TM_CTAR
0x10d /* TM checkpointed Target Address Register */
/external/elfutils/libelf/
elf.h
777
#define
NT_PPC_TM_CTAR
0x10d /* TM checkpointed Target Address
[
all
...]
Completed in 171 milliseconds