Home
last modified time | relevance | path

Searched refs:nested_features (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/asm-generic/
Dmshyperv.h32 u32 nested_features; member
/Linux-v5.4/arch/x86/kernel/cpu/
Dmshyperv.c262 ms_hyperv.nested_features = in ms_hyperv_init_platform()
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c2592 (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) { in alloc_loaded_vmcs()
7641 if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH in hardware_setup()
7962 (ms_hyperv.nested_features & HV_X64_ENLIGHTENED_VMCS_VERSION) >= in vmx_init()
7979 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()