Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/
H A Dmachine_routines.h415 boolean_t ml_fpu_avx_enabled(void);
H A Dmachine_routines.c706 if (ml_fpu_avx_enabled()) { in ml_cpu_get_info_type()
H A Dfpu.c1737 ml_fpu_avx_enabled(void) in ml_fpu_avx_enabled() function