Searched refs:cpu_has_avx512_vnni (Results 1 – 2 of 2) sorted by relevance
117 #define cpu_has_avx512_vnni boot_cpu_has(X86_FEATURE_AVX512_VNNI) macro
164 #define cpu_has_avx512_vnni (cp.feat.avx512_vnni && xcr0_mask(0xe6)) macro
Completed in 4 milliseconds