Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/uapi/asm/
Dsigcontext.h122 __u32 _fxsr_env[6]; /* FXSR FPU env is ignored */ member
/linux-6.6.21/arch/x86/um/
Dsignal.c210 &((struct _fpstate __user *)sc.fpstate)->_fxsr_env[0], in copy_sc_from_user()
313 if (copy_to_user(&to_fp->fpstate._fxsr_env[0], &fpx, in copy_sc_to_user()