Searched refs:cpu_has_avx512cd (Results 1 – 2 of 2) sorted by relevance
106 #define cpu_has_avx512cd boot_cpu_has(X86_FEATURE_AVX512CD) macro
155 #define cpu_has_avx512cd (cp.feat.avx512cd && xcr0_mask(0xe6)) macro
Completed in 4 milliseconds