Searched refs:msr_hwcr (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1018 u64 msr_hwcr; member in struct:kvm_vcpu_arch
/linux-master/arch/x86/kvm/
H A Dx86.c3474 return !!(vcpu->arch.msr_hwcr & BIT_ULL(18));
3888 vcpu->arch.msr_hwcr = data;
4503 msr_info->data = vcpu->arch.msr_hwcr;

Completed in 137 milliseconds