Searched refs:X86_FEATURE_POPCNT (Results 1 – 2 of 2) sorted by relevance
32 #define X86_FEATURE_POPCNT ((FEAT_1_ECX << 5U) + 23U) macro
591 } else if (!pcpu_has_cap(X86_FEATURE_POPCNT)) { in detect_hardware_support()
Completed in 3 milliseconds