Searched refs:cpu_has_popcnt (Results 1 – 3 of 3) sorted by relevance
59 #define cpu_has_popcnt boot_cpu_has(X86_FEATURE_POPCNT) macro
114 #define cpu_has_popcnt ({ \ macro
835 if ( cpu_has_popcnt ) in main()
Completed in 6 milliseconds