Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/i386/
H A Dfpu.h150 extern bool thread_fpsimd_hash_enabled(void);
H A Dtrap.c1253 bool do_simd_hash = thread_fpsimd_hash_enabled(); in user_trap()
H A Dfpu.c1822 thread_fpsimd_hash_enabled(void) in thread_fpsimd_hash_enabled() function