Searched refs:_fpx_sw_bytes (Results 1 – 3 of 3) sorted by relevance
40 struct _fpx_sw_bytes { struct134 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 */
28 struct _fpx_sw_bytes *fx_sw) in check_xstate_in_sigframe()115 static inline void save_sw_bytes(struct _fpx_sw_bytes *sw_bytes, bool ia32_frame, in save_sw_bytes()131 struct _fpx_sw_bytes sw_bytes = {}; in save_xstate_epilog()363 struct _fpx_sw_bytes fx_sw_user; in __fpu_restore_sig()
200 static inline struct _fpx_sw_bytes *get_fpx_sw_bytes(void *buffer) in get_fpx_sw_bytes()202 return (struct _fpx_sw_bytes *)(buffer + SW_BYTES_OFFSET); in get_fpx_sw_bytes()230 struct _fpx_sw_bytes *sw_bytes; in handle_noperm()