OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NT_PPC_TM_CDSCR
(Results
1 - 4
of
4
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h
60
#define
NT_PPC_TM_CDSCR
0x10f
264
ret = ptrace(PTRACE_GETREGSET, child,
NT_PPC_TM_CDSCR
, &iov);
311
ret = ptrace(PTRACE_SETREGSET, child,
NT_PPC_TM_CDSCR
, &iov);
/bionic/libc/kernel/uapi/linux/
elf.h
333
#define
NT_PPC_TM_CDSCR
0x10f
/external/kernel-headers/original/uapi/linux/
elf.h
398
#define
NT_PPC_TM_CDSCR
0x10f /* TM checkpointed Data Stream Control Register */
/external/elfutils/libelf/
elf.h
781
#define
NT_PPC_TM_CDSCR
0x10f /* TM checkpointed Data Stream Control
[
all
...]
Completed in 987 milliseconds