Lines Matching refs:ebx7
230 unsigned int ebx7 = 0;
233 if (__get_cpuid_count(7, 0, &eax7, &ebx7, &ecx7, &edx7) &&
234 ((ebx7 & avx2_ebx7) == avx2_ebx7)) {
271 unsigned int ebx7 = 0;
274 if (__get_cpuid_count(7, 0, &eax7, &ebx7, &ecx7, &edx7) &&
275 ((ebx7 & bmi2_ebx7) == bmi2_ebx7)) {