Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/i386/
H A Dfpu.c561 fp_state_alloc(xstate_t xs) in fp_state_alloc() function
866 new_ifps = fp_state_alloc(thr_xstate); in fpu_set_fxstate()
1206 new_ifps = fp_state_alloc(xstate); in fpu_dup_fxstate()
1313 ifps = fp_state_alloc(xstate); in fpnoextflt()
1576 ifps512 = fp_state_alloc(AVX512); in fpu_savearea_promote_avx512()