Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dmsr-index.h221 #define MSR_IA32_MC0_CTL 0x00000400 macro
305 #define MSR_IA32_MCx_CTL(x) (MSR_IA32_MC0_CTL + 4*(x))
/u-boot/arch/x86/cpu/intel_common/
A Dcpu.c323 msr_write(MSR_IA32_MC0_CTL + i * 4, in cpu_mca_configure()

Completed in 10 milliseconds