Searched refs:cpu_has_osxsave (Results 1 – 12 of 12) sorted by relevance
170 if (cpu_has_avx && cpu_has_osxsave) \175 (cpu_has_avx && cpu_has_osxsave ? &xor_block_avx : FASTEST)
393 #define cpu_has_osxsave boot_cpu_has(X86_FEATURE_OSXSAVE) macro
128 if (!cpu_has_avx || !cpu_has_osxsave) in avx_usable()
137 if (!cpu_has_avx || !cpu_has_osxsave) in avx_usable()
136 if (!cpu_has_avx || !cpu_has_osxsave) in avx_usable()
473 if (!cpu_has_avx || !cpu_has_osxsave) { in cast5_init()
563 if (!cpu_has_avx || !cpu_has_osxsave) { in twofish_init()
542 if (!cpu_has_avx2 || !cpu_has_osxsave) { in init()
595 if (!cpu_has_avx || !cpu_has_osxsave) { in cast6_init()
566 if (!cpu_has_avx2 || !cpu_has_avx || !cpu_has_aes || !cpu_has_osxsave) { in camellia_aesni_init()
601 if (!cpu_has_avx || !cpu_has_osxsave) { in serpent_init()
558 if (!cpu_has_avx || !cpu_has_aes || !cpu_has_osxsave) { in camellia_aesni_init()