Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dmshyperv.h32 u32 nested_features; member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dmshyperv.c281 ms_hyperv.nested_features = in ms_hyperv_init_platform()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c2731 (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) { in alloc_loaded_vmcs()
7931 if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH in hardware_setup()
8112 (ms_hyperv.nested_features & HV_X64_ENLIGHTENED_VMCS_VERSION) >= in vmx_init()
8129 if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH) in vmx_init()