Searched refs:ifps512 (Results 1 – 1 of 1) sorted by relevance
1478 struct x86_avx512_thread_state *ifps512 = NULL; in fpu_savearea_promote_avx512() local1519 ifps512 = fp_state_alloc(AVX512); in fpu_savearea_promote_avx512()1538 __nochk_bcopy(ifps, ifps512, fp_state_size[AVX]); in fpu_savearea_promote_avx512()1539 pcb->ifps = ifps512; in fpu_savearea_promote_avx512()1541 ifps512 = NULL; in fpu_savearea_promote_avx512()1553 if (ifps512) { in fpu_savearea_promote_avx512()