Home
last modified time | relevance | path

Searched refs:fpu_thread_promote_avx512 (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/osfmk/i386/
H A Dfpu.c241 static boolean_t fpu_thread_promote_avx512(thread_t); /* Forward */
775 if (!fpu_thread_promote_avx512(thr_act)) { in fpu_set_fxstate()
1562 fpu_thread_promote_avx512(thread_t thread) in fpu_thread_promote_avx512() function
1657 (void) fpu_thread_promote_avx512(current_thread()); in fpUDflt()