Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h21 #define FP_XSTATE_MAGIC1 0x46505853U macro
/linux/arch/x86/um/
H A Dsignal.c207 __put_user(FP_XSTATE_MAGIC1, &to_fp64->fpstate.sw_reserved.magic1); in copy_sc_to_user()