Home
last modified time | relevance | path

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

/arch/x86/hyperv/
Dhv_init.c362 ms_hyperv.hints &= ~HV_X64_ENLIGHTENED_VMCS_RECOMMENDED; in hyperv_init()
/arch/x86/include/asm/
Dhyperv-tlfs.h118 #define HV_X64_ENLIGHTENED_VMCS_RECOMMENDED BIT(14) macro
/arch/x86/kvm/
Dhyperv.c2513 ent->eax |= HV_X64_ENLIGHTENED_VMCS_RECOMMENDED; in kvm_get_hv_cpuid()
/arch/x86/kvm/vmx/
Dvmx.c8151 ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED && in vmx_init()