msr_hwcr          788 arch/x86/include/asm/kvm_host.h 	u64 msr_hwcr;
msr_hwcr         2523 arch/x86/kvm/x86.c 		return !!(vcpu->arch.msr_hwcr & BIT_ULL(18));
msr_hwcr         2726 arch/x86/kvm/x86.c 			vcpu->arch.msr_hwcr = data;
msr_hwcr         3173 arch/x86/kvm/x86.c 		msr_info->data = vcpu->arch.msr_hwcr;