Home
last modified time | relevance | path

Searched refs:user_fxsr_struct (Results 1 – 5 of 5) sorted by relevance

/arch/x86/um/
A Dptrace.c29 twd_fxsr_to_i387(const struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387()
81 const struct user_fxsr_struct *fxsave) in _um_i387_from_fxsr()
100 const struct user_fxsr_struct *fxsave);
103 const struct user_fxsr_struct *fxsave) in um_i387_from_fxsr()
117 struct user_fxsr_struct *fxsave = (void *)target->thread.regs.regs.fp; in fpregs_legacy_get()
122 int um_fxsr_from_i387(struct user_fxsr_struct *fxsave,
125 int um_fxsr_from_i387(struct user_fxsr_struct *fxsave, in um_fxsr_from_i387()
152 struct user_fxsr_struct *fxsave = (void *)target->thread.regs.regs.fp; in fpregs_legacy_set()
A Dptrace_32.c191 0, sizeof(struct user_fxsr_struct), in subarch_ptrace()
196 0, sizeof(struct user_fxsr_struct), in subarch_ptrace()
/arch/x86/include/asm/fpu/
A Dsignal.h18 # define user32_fxsr_struct user_fxsr_struct
/arch/x86/include/asm/
A Duser_32.h56 struct user_fxsr_struct { struct
/arch/x86/kernel/
A Dptrace.c812 0, sizeof(struct user_fxsr_struct), in arch_ptrace()
818 0, sizeof(struct user_fxsr_struct), in arch_ptrace()

Completed in 12 milliseconds