Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h91 struct _fpxreg { struct
125 struct _fpxreg _fxsr_st[8]; /* FXSR FPU reg data is ignored */
/linux/arch/x86/um/
H A Dptrace.c31 struct _fpxreg *st = NULL; in twd_fxsr_to_i387()
41 st = (struct _fpxreg *) FPREG_ADDR(fxsave, i); in twd_fxsr_to_i387()