Home
last modified time | relevance | path

Searched refs:HV_X64_ENLIGHTENED_VMCS_RECOMMENDED (Results 1 – 5 of 5) sorted by relevance

/arch/x86/kernel/cpu/
Dmshyperv.c261 if (ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED) { in ms_hyperv_init_platform()
/arch/x86/hyperv/
Dhv_init.c286 ms_hyperv.hints &= ~HV_X64_ENLIGHTENED_VMCS_RECOMMENDED; in hyperv_init()
/arch/x86/include/asm/
Dhyperv-tlfs.h181 #define HV_X64_ENLIGHTENED_VMCS_RECOMMENDED BIT(14) macro
/arch/x86/kvm/
Dhyperv.c1875 ent->eax |= HV_X64_ENLIGHTENED_VMCS_RECOMMENDED; in kvm_vcpu_ioctl_get_hv_cpuid()
/arch/x86/kvm/vmx/
Dvmx.c7965 ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED && in vmx_init()