Searched refs:HV_X64_ENLIGHTENED_VMCS_RECOMMENDED (Results 1 – 5 of 5) sorted by relevance
261 if (ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED) { in ms_hyperv_init_platform()
286 ms_hyperv.hints &= ~HV_X64_ENLIGHTENED_VMCS_RECOMMENDED; in hyperv_init()
181 #define HV_X64_ENLIGHTENED_VMCS_RECOMMENDED BIT(14) macro
1875 ent->eax |= HV_X64_ENLIGHTENED_VMCS_RECOMMENDED; in kvm_vcpu_ioctl_get_hv_cpuid()
7965 ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED && in vmx_init()