Searched refs:CPUID_INTC_EBX_7_0_BMI2 (Results 1 – 2 of 2) sorted by relevance
225 #define CPUID_INTC_EBX_7_0_BMI2 0x00000100 /* BMI2 Instrs */ macro
1248 ecp->cp_ebx &= ~CPUID_INTC_EBX_7_0_BMI2; in cpuid_pass1()1362 CPUID_INTC_EBX_7_0_BMI2) in cpuid_pass1()2038 ~CPUID_INTC_EBX_7_0_BMI2; in cpuid_pass2()2726 *ebx &= ~CPUID_INTC_EBX_7_0_BMI2; in cpuid_pass4()2772 if (*ebx & CPUID_INTC_EBX_7_0_BMI2) in cpuid_pass4()