Searched refs:PTRACE_SETVRREGS (Results 1 – 4 of 4) sorted by relevance
157 #define PTRACE_SETVRREGS 0x13 macro
284 case PTRACE_SETVRREGS: in compat_arch_ptrace()
191 case PTRACE_SETVRREGS: in arch_ptrace()
563 ret = ptrace(PTRACE_SETVRREGS, child, 0, vmx); in write_vmx()