Searched refs:cpu_has_avx512_ifma (Results 1 – 2 of 2) sorted by relevance
102 #define cpu_has_avx512_ifma boot_cpu_has(X86_FEATURE_AVX512_IFMA) macro
153 #define cpu_has_avx512_ifma (cp.feat.avx512_ifma && xcr0_mask(0xe6)) macro
Completed in 3 milliseconds