Searched refs:USER_XSTATE_FX_SW_WORDS (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Duser.h51 #define USER_XSTATE_FX_SW_WORDS 6 macro
57 __u64 xstate_fx_sw[USER_XSTATE_FX_SW_WORDS];
/linux-master/arch/x86/include/asm/fpu/
H A Dxstate.h104 extern u64 xstate_fx_sw_bytes[USER_XSTATE_FX_SW_WORDS];
/linux-master/arch/x86/kernel/
H A Dptrace.c1363 u64 xstate_fx_sw_bytes[USER_XSTATE_FX_SW_WORDS];

Completed in 107 milliseconds