Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dmshyperv.h32 u32 nested_features; member
/Linux-v5.10/arch/x86/kernel/cpu/
Dmshyperv.c263 ms_hyperv.nested_features = in ms_hyperv_init_platform()
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c2636 (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) { in alloc_loaded_vmcs()
7781 if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH in hardware_setup()
7960 (ms_hyperv.nested_features & HV_X64_ENLIGHTENED_VMCS_VERSION) >= in vmx_init()
7977 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()