Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A 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/tools/testing/selftests/x86/
H A Dxstate.h168 static inline struct _fpx_sw_bytes *get_fpx_sw_bytes(void *xbuf) in get_fpx_sw_bytes()