Searched refs:misc_enable (Results 1 – 3 of 3) sorted by relevance
170 static uint64_t misc_enable; variable260 misc_enable = rdmsr(MSR_IA32_MISC_ENABLE); in vmx_msr_init()269 misc_enable |= (1 << 12) | (1 << 11); in vmx_msr_init()270 misc_enable &= ~((1 << 18) | (1 << 16)); in vmx_msr_init()424 *val = misc_enable; in vmx_rdmsr()466 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()