Searched refs:MSR_IA32_MISC_ENABLE_MWAIT (Results 1 – 3 of 3) sorted by relevance
788 #define MSR_IA32_MISC_ENABLE_MWAIT (1ULL << MSR_IA32_MISC_ENABLE_MWAIT_BIT) macro
148 MSR_IA32_MISC_ENABLE_MWAIT); in kvm_update_cpuid_runtime()
3469 ((vcpu->arch.ia32_misc_enable_msr ^ data) & MSR_IA32_MISC_ENABLE_MWAIT)) { in kvm_set_msr_common()