Searched refs:PTRACE_GETVRREGS (Results 1 – 4 of 4) sorted by relevance
156 #define PTRACE_GETVRREGS 0x12 macro
281 case PTRACE_GETVRREGS: in compat_arch_ptrace()
153 case PTRACE_GETVRREGS: in arch_ptrace()
533 ret = ptrace(PTRACE_GETVRREGS, child, 0, vmx); in show_vmx()