Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/i386/
H A Dmachine_routines.h378 boolean_t ml_fpu_avx_enabled(void);
H A Dmachine_routines.c638 if (ml_fpu_avx_enabled()) { in ml_cpu_get_info_type()
H A Dfpu.c1670 ml_fpu_avx_enabled(void) in ml_fpu_avx_enabled() function