Home
last modified time | relevance | path

Searched refs:MSR_IA32_MCG_CAP (Results 1 – 5 of 5) sorted by relevance

/arch/x86/kernel/cpu/mce/
Dintel.c94 rdmsrl(MSR_IA32_MCG_CAP, cap); in cmci_supported()
106 rdmsrl(MSR_IA32_MCG_CAP, tmp); in lmce_supported()
Dcore.c144 m->mcgcap = __rdmsr(MSR_IA32_MCG_CAP); in mce_setup()
1636 rdmsrl(MSR_IA32_MCG_CAP, cap); in __mcheck_cpu_cap_init()
1677 rdmsrl(MSR_IA32_MCG_CAP, cap); in __mcheck_cpu_init_generic()
Dinject.c571 rdmsrl_on_cpu(m->extcpu, MSR_IA32_MCG_CAP, &cap); in inj_bank_set()
/arch/x86/include/asm/
Dmsr-index.h194 #define MSR_IA32_MCG_CAP 0x00000179 macro
/arch/x86/kvm/
Dx86.c3691 case MSR_IA32_MCG_CAP: in get_msr_mce()
3921 case MSR_IA32_MCG_CAP: in kvm_get_msr_common()