Searched refs:x86_fx_thread_state (Results 1 – 4 of 4) sorted by relevance
128 fxrstor(struct x86_fx_thread_state *a) in fxrstor()134 fxsave(struct x86_fx_thread_state *a) in fxsave()140 fxrstor64(struct x86_fx_thread_state *a) in fxrstor64()146 fxsave64(struct x86_fx_thread_state *a) in fxsave64()159 [FP] = sizeof(struct x86_fx_thread_state),212 xsave(struct x86_fx_thread_state *a, uint32_t rfbm) in xsave()218 xsave64(struct x86_fx_thread_state *a, uint32_t rfbm) in xsave64()224 xrstor(struct x86_fx_thread_state *a, uint32_t rfbm) in xrstor()230 xrstor64(struct x86_fx_thread_state *a, uint32_t rfbm) in xrstor64()382 xsave64((struct x86_fx_thread_state *)&default_avx512_state, xstate_xmask[AVX512]); in configure_mxcsr_capability_mask()[all …]
185 DECLARE("FP_VALID", offsetof(struct x86_fx_thread_state, fp_valid)); in main()
1252 subcode = ((struct x86_fx_thread_state *)thread->machine.ifps)->fx_MXCSR; in user_trap()1260 subcode = ((struct x86_fx_thread_state *)thread->machine.ifps)->fx_status; in user_trap()
67 struct x86_fx_thread_state { struct111 struct x86_fx_thread_state fp; argument118 struct x86_fx_thread_state fp;133 struct x86_fx_thread_state fx;