get_msr_feature  1211 arch/x86/include/asm/kvm_host.h 	int (*get_msr_feature)(struct kvm_msr_entry *entry);
get_msr_feature  7264 arch/x86/kvm/svm.c 	.get_msr_feature = svm_get_msr_feature,
get_msr_feature  7809 arch/x86/kvm/vmx/vmx.c 	.get_msr_feature = vmx_get_msr_feature,
get_msr_feature  1410 arch/x86/kvm/x86.c 		if (kvm_x86_ops->get_msr_feature(msr))