Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h792 u64 msr_hwcr; member
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c2833 return !!(vcpu->arch.msr_hwcr & BIT_ULL(18)); in can_set_mci_status()
3091 vcpu->arch.msr_hwcr = data; in kvm_set_msr_common()
3648 msr_info->data = vcpu->arch.msr_hwcr; in kvm_get_msr_common()