Home
last modified time | relevance | path

Searched refs:_fpxreg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dregset.c181 struct _fpxreg *st; in twd_fxsr_to_i387()
229 struct _fpxreg *from = (struct _fpxreg *) &fxsave->st_space[0]; in convert_from_fxsr()
266 struct _fpxreg *to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_to_fxsr()
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dregset.c287 struct _fpxreg *st; in twd_fxsr_to_i387()
335 struct _fpxreg *from = (struct _fpxreg *) &fxsave->st_space[0]; in __convert_from_fxsr()
378 struct _fpxreg *to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_to_fxsr()
/kernel/linux/linux-5.10/arch/x86/um/
H A Dsignal.c39 struct _fpxreg *st = NULL; in twd_fxsr_to_i387()
49 st = (struct _fpxreg *) FPREG_ADDR(fxsave, i); in twd_fxsr_to_i387()
87 struct _fpxreg *from; in convert_fxsr_to_user()
102 from = (struct _fpxreg *) &fxsave->st_space[0]; in convert_fxsr_to_user()
119 struct _fpxreg *to; in convert_fxsr_from_user()
135 to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_fxsr_from_user()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsignal.c40 struct _fpxreg *st = NULL; in twd_fxsr_to_i387()
50 st = (struct _fpxreg *) FPREG_ADDR(fxsave, i); in twd_fxsr_to_i387()
88 struct _fpxreg *from; in convert_fxsr_to_user()
103 from = (struct _fpxreg *) &fxsave->st_space[0]; in convert_fxsr_to_user()
120 struct _fpxreg *to; in convert_fxsr_from_user()
136 to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_fxsr_from_user()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dsigcontext.h91 struct _fpxreg { struct
125 struct _fpxreg _fxsr_st[8]; /* FXSR FPU reg data is ignored */
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dsigcontext.h91 struct _fpxreg { struct
125 struct _fpxreg _fxsr_st[8]; /* FXSR FPU reg data is ignored */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h37 struct _fpxreg { struct
60 struct _fpxreg _fxsr_st[8];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h37 struct _fpxreg { struct
60 struct _fpxreg _fxsr_st[8];

Completed in 7 milliseconds