Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h72 #define PTRACE_GETFPXREGS 18 macro
/linux/arch/x86/um/
H A Dptrace_32.c188 case PTRACE_GETFPXREGS: /* Get the child FPU state. */ in subarch_ptrace()
/linux/arch/x86/kernel/
H A Dptrace.c809 case PTRACE_GETFPXREGS: /* Get the child extended FPU state. */ in arch_ptrace()
1107 case PTRACE_GETFPXREGS: /* Get the child extended FPU state. */ in ia32_arch_ptrace()