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()168 return sizeof(struct x86_fx_thread_state); in fp_state_size()253 xsave(struct x86_fx_thread_state *a, uint32_t rfbm) in xsave()259 xsave64(struct x86_fx_thread_state *a, uint32_t rfbm) in xsave64()265 xrstor(struct x86_fx_thread_state *a, uint32_t rfbm) in xrstor()271 xrstor64(struct x86_fx_thread_state *a, uint32_t rfbm) in xrstor64()434 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()
1302 subcode = ((struct x86_fx_thread_state *)thread->machine.ifps)->fx_MXCSR; in user_trap()1310 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;