msr_misc_features_enables  708 arch/x86/include/asm/kvm_host.h 	u64 msr_misc_features_enables;
msr_misc_features_enables  164 arch/x86/kvm/cpuid.h 	return vcpu->arch.msr_misc_features_enables &
msr_misc_features_enables 2929 arch/x86/kvm/x86.c 		vcpu->arch.msr_misc_features_enables = data;
msr_misc_features_enables 3170 arch/x86/kvm/x86.c 		msr_info->data = vcpu->arch.msr_misc_features_enables;
msr_misc_features_enables 9271 arch/x86/kvm/x86.c 		vcpu->arch.msr_misc_features_enables = 0;