Searched refs:cpu_has_xmm (Results 1 – 6 of 6) sorted by relevance
42 if (cpu_has_xmm) in boot_init_fpu()212 if ( cpu_has_xmm ) { in get_fpu_mxcsr()248 if ( cpu_has_xmm ) { in set_fpu_mxcsr()
717 if (cpu_has_xmm) { in do_simd_coprocessor_error()
96 #define cpu_has_xmm 1 macro
96 #define cpu_has_xmm boot_cpu_has(X86_FEATURE_XMM) macro
91 if (cpu_has_xmm) { in check_fpu()
866 if (cpu_has_xmm) \878 (cpu_has_xmm ? &xor_block_pIII_sse : FASTEST)