Searched refs:ifps512 (Results 1 – 1 of 1) sorted by relevance
1535 struct x86_avx512_thread_state *ifps512 = NULL; in fpu_savearea_promote_avx512() local1576 ifps512 = fp_state_alloc(AVX512); in fpu_savearea_promote_avx512()1595 __nochk_bcopy(ifps, ifps512, fp_state_size(AVX)); in fpu_savearea_promote_avx512()1596 pcb->ifps = ifps512; in fpu_savearea_promote_avx512()1598 ifps512 = NULL; in fpu_savearea_promote_avx512()1610 if (ifps512) { in fpu_savearea_promote_avx512()