Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dsigcontext.h7 #define FP_XSTATE_MAGIC1 0x46505853U macro
/arch/x86/kernel/
Dxsave.c117 if (fx_sw->magic1 != FP_XSTATE_MAGIC1 || in check_for_xstate()
444 fx_sw_reserved.magic1 = FP_XSTATE_MAGIC1; in prepare_fx_sw_frame()