Home
last modified time | relevance | path

Searched refs:_fpx_sw_bytes (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/uapi/asm/
Dsigcontext.h23 struct _fpx_sw_bytes { struct
94 struct _fpx_sw_bytes sw_reserved; /* represents the extended
151 struct _fpx_sw_bytes sw_reserved; /* represents the extended
Dsigcontext32.h48 struct _fpx_sw_bytes sw_reserved;
/arch/x86/kernel/
Dxsave.c28 static struct _fpx_sw_bytes fx_sw_reserved, fx_sw_reserved_ia32;
107 struct _fpx_sw_bytes *fx_sw) in check_for_xstate()
165 struct _fpx_sw_bytes *sw_bytes; in save_xstate_epilog()
361 struct _fpx_sw_bytes fx_sw_user; in __restore_xstate_sig()