Searched refs:ifps512 (Results 1 – 1 of 1) sorted by relevance
1468 struct x86_avx512_thread_state *ifps512 = NULL; in fpu_savearea_promote_avx512() local1509 ifps512 = fp_state_alloc(AVX512); in fpu_savearea_promote_avx512()1528 __nochk_bcopy(ifps, ifps512, fp_state_size[AVX]); in fpu_savearea_promote_avx512()1529 pcb->ifps = ifps512; in fpu_savearea_promote_avx512()1531 ifps512 = NULL; in fpu_savearea_promote_avx512()1543 if (ifps512) { in fpu_savearea_promote_avx512()