Home
last modified time | relevance | path

Searched refs:FP_XSTATE_MAGIC1 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dsignal.c36 if (fx_sw->magic1 != FP_XSTATE_MAGIC1 || in check_for_xstate()
527 fx_sw_reserved.magic1 = FP_XSTATE_MAGIC1; in fpu__init_prepare_fx_sw_frame()
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dsignal.c39 if (fx_sw->magic1 != FP_XSTATE_MAGIC1 || in check_xstate_in_sigframe()
108 sw_bytes->magic1 = FP_XSTATE_MAGIC1; in save_sw_bytes()
/kernel/linux/linux-5.10/arch/x86/um/
H A Duser-offsets.c42 #ifdef FP_XSTATE_MAGIC1 in foo()
/kernel/linux/linux-6.6/arch/x86/um/
H A Duser-offsets.c41 #ifdef FP_XSTATE_MAGIC1 in foo()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dsigcontext.h21 #define FP_XSTATE_MAGIC1 0x46505853U macro
31 * If sw_reserved.magic1 == FP_XSTATE_MAGIC1 then there's a
42 * If set to FP_XSTATE_MAGIC1 then this is an xstate context.
51 * - if magic1 == FP_XSTATE_MAGIC1 then it's sizeof(struct _xstate)
141 * Note1: If sw_reserved.magic1 == FP_XSTATE_MAGIC1 then the structure is
225 * depending on the FP_XSTATE_MAGIC1 encoded in the SW reserved
268 * depending on the FP_XSTATE_MAGIC1 encoded in the SW reserved
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dsigcontext.h21 #define FP_XSTATE_MAGIC1 0x46505853U macro
31 * If sw_reserved.magic1 == FP_XSTATE_MAGIC1 then there's a
42 * If set to FP_XSTATE_MAGIC1 then this is an xstate context.
51 * - if magic1 == FP_XSTATE_MAGIC1 then it's sizeof(struct _xstate)
141 * Note1: If sw_reserved.magic1 == FP_XSTATE_MAGIC1 then the structure is
225 * depending on the FP_XSTATE_MAGIC1 encoded in the SW reserved
268 * depending on the FP_XSTATE_MAGIC1 encoded in the SW reserved
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h23 #define FP_XSTATE_MAGIC1 0x46505853U macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h23 #define FP_XSTATE_MAGIC1 0x46505853U macro

Completed in 5 milliseconds