Searched refs:MSR_IA32_MISC_ENABLE_MWAIT (Results 1 – 3 of 3) sorted by relevance
1008 #define MSR_IA32_MISC_ENABLE_MWAIT (1ULL << MSR_IA32_MISC_ENABLE_MWAIT_BIT) macro
292 MSR_IA32_MISC_ENABLE_MWAIT); in kvm_update_cpuid_runtime()
2107 enabled = vcpu->arch.ia32_misc_enable_msr & MSR_IA32_MISC_ENABLE_MWAIT; in kvm_emulate_monitor_mwait()3935 ((old_val ^ data) & MSR_IA32_MISC_ENABLE_MWAIT)) { in kvm_set_msr_common()
Completed in 35 milliseconds