Searched refs:cpu_has_xmm2 (Results 1 – 5 of 5) 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()
345 #define cpu_has_xmm2 boot_cpu_has(X86_FEATURE_XMM2) macro
415 if (cpu_has_xmm2) in init_intel()
711 if (cpu_has_xmm2) { in init_amd()
603 if (!cpu_has_xmm2) { in serpent_sse2_init()