Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm_host.h929 u64 msr_hwcr; member
/linux-6.1.9/arch/x86/kvm/
Dx86.c3251 return !!(vcpu->arch.msr_hwcr & BIT_ULL(18)); in can_set_mci_status()
3592 vcpu->arch.msr_hwcr = data; in kvm_set_msr_common()
4218 msr_info->data = vcpu->arch.msr_hwcr; in kvm_get_msr_common()