Searched refs:misc_enable (Results 1 – 3 of 3) sorted by relevance
175 static uint64_t misc_enable; variable265 misc_enable = rdmsr(MSR_IA32_MISC_ENABLE); in vmx_msr_init()274 misc_enable |= (1 << 12) | (1 << 11); in vmx_msr_init()275 misc_enable &= ~((1 << 18) | (1 << 16)); in vmx_msr_init()434 *val = misc_enable; in vmx_rdmsr()476 changed = val ^ misc_enable; in vmx_wrmsr()
275 u_int8_t misc_enable; member
4721 if (ahp_Eeprom->base_ext1.misc_enable == 0) in ar9300_eeprom_tx_gain_table_index_max_apply()4774 if (ahp_Eeprom->base_ext1.misc_enable == 0) in ar9300_eeprom_set_tx_gain_cap()