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