Home
last modified time | relevance | path

Searched refs:PTRACE_SETFPXREGS (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h73 #define PTRACE_SETFPXREGS 19 macro
/linux/arch/x86/um/
H A Dptrace_32.c193 case PTRACE_SETFPXREGS: /* Set the child FPU state. */ in subarch_ptrace()
/linux/arch/x86/kernel/
H A Dptrace.c815 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in arch_ptrace()
1113 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in ia32_arch_ptrace()