Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/uapi/asm/
Dsigcontext.h40 struct _fpx_sw_bytes { struct
134 struct _fpx_sw_bytes sw_reserved; /* Potential extended state is encoded here */
164 struct _fpx_sw_bytes sw_reserved; /* Potential extended state is encoded here */
/Linux-v5.10/arch/x86/kernel/fpu/
Dsignal.c18 static struct _fpx_sw_bytes fx_sw_reserved, fx_sw_reserved_ia32;
26 struct _fpx_sw_bytes *fx_sw) in check_for_xstate()
89 struct _fpx_sw_bytes *sw_bytes; in save_xstate_epilog()
319 struct _fpx_sw_bytes fx_sw_user; in __fpu__restore_sig()