Searched refs:cpu_has_xmm2 (Results 1 – 6 of 6) sorted by relevance
615 if (n > 64 && cpu_has_xmm2) in __copy_from_user_ll_nocache()632 if (n > 64 && cpu_has_xmm2) in __copy_from_user_ll_nocache_nozero()
182 if (!cpu_has_xmm2) in poly1305_simd_mod_init()
608 if (!cpu_has_xmm2) { in serpent_sse2_init()
369 #define cpu_has_xmm2 boot_cpu_has(X86_FEATURE_XMM2) macro
446 if (cpu_has_xmm2) in init_intel()
740 if (cpu_has_xmm2) { in init_amd()