Searched refs:cpu_has_xmm2 (Results 1 – 4 of 4) sorted by relevance
812 if (n > 64 && cpu_has_xmm2) in __copy_from_user_ll_nocache()827 if (n > 64 && cpu_has_xmm2) in __copy_from_user_ll_nocache_nozero()
251 #define cpu_has_xmm2 boot_cpu_has(X86_FEATURE_XMM2) macro
373 if (cpu_has_xmm2) in init_intel()
581 if (cpu_has_xmm2) { in init_amd()