nested_features   262 arch/x86/kernel/cpu/mshyperv.c 		ms_hyperv.nested_features =
nested_features  2564 arch/x86/kvm/vmx/vmx.c 		    (ms_hyperv.nested_features & HV_X64_NESTED_MSR_BITMAP)) {
nested_features  7675 arch/x86/kvm/vmx/vmx.c 	if (ms_hyperv.nested_features & HV_X64_NESTED_GUEST_MAPPING_FLUSH
nested_features  7997 arch/x86/kvm/vmx/vmx.c 	    (ms_hyperv.nested_features & HV_X64_ENLIGHTENED_VMCS_VERSION) >=
nested_features  8014 arch/x86/kvm/vmx/vmx.c 		if (ms_hyperv.nested_features & HV_X64_NESTED_DIRECT_FLUSH)
nested_features    32 include/asm-generic/mshyperv.h 	u32 nested_features;