Searched refs:X86_FEATURE_SSSE3 (Results 1 – 6 of 6) sorted by relevance
46 #define X86_FEATURE_SSSE3 (4*32+ 9) /* Supplemental SSE-3 */ macro
19 boot_cpu_has(X86_FEATURE_SSSE3); in raid6_has_ssse3()
135 if (boot_cpu_has(X86_FEATURE_SSSE3)) in register_sha512_ssse3()143 if (boot_cpu_has(X86_FEATURE_SSSE3)) in unregister_sha512_ssse3()
115 if (boot_cpu_has(X86_FEATURE_SSSE3)) in register_sha1_ssse3()122 if (boot_cpu_has(X86_FEATURE_SSSE3)) in unregister_sha1_ssse3()
135 if (boot_cpu_has(X86_FEATURE_SSSE3)) in register_sha256_ssse3()143 if (boot_cpu_has(X86_FEATURE_SSSE3)) in unregister_sha256_ssse3()
120 #define X86_FEATURE_SSSE3 ( 4*32+ 9) /* Supplemental SSE-3 */ macro371 #define cpu_has_ssse3 boot_cpu_has(X86_FEATURE_SSSE3)