Searched refs:FP_XSTATE_MAGIC1 (Results 1 – 3 of 3) sorted by relevance
21 #define FP_XSTATE_MAGIC1 0x46505853U macro
119 if (res->sw_reserved.magic1 != FP_XSTATE_MAGIC1) { in get_fpstate()
207 __put_user(FP_XSTATE_MAGIC1, &to_fp64->fpstate.sw_reserved.magic1); in copy_sc_to_user()