Searched refs:cpu_has_avx2 (Results 1 – 3 of 3) sorted by relevance
90 #define cpu_has_avx2 boot_cpu_has(X86_FEATURE_AVX2) macro
135 #define cpu_has_avx2 ({ \ macro
2582 if ( stack_exec && cpu_has_avx2 ) in main()
Completed in 6 milliseconds