Home
last modified time | relevance | path

Searched refs:um_fxsr_from_i387 (Results 1 – 2 of 2) sorted by relevance

/arch/x86/um/
A Dptrace.c122 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() function
164 return um_fxsr_from_i387(fxsave, from); in fpregs_legacy_set()
/arch/x86/um/os-Linux/
A Dmcontext.c98 int um_fxsr_from_i387(struct _fpstate_64 *fxsave,
184 if (um_fxsr_from_i387((void *)&regs->fp, fpstate_stub)) in get_stub_state()

Completed in 8 milliseconds