Searched defs:MSR_IA32_MC0_CTL2 (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
H A DArchitecturalMsr.h2569 Msr.Uint64 = AsmReadMsr64 (MSR_IA32_MC0_CTL2);
2570 AsmWriteMsr64 (MSR_IA32_MC0_CTL2, Msr.Uint64);
2572 @note MSR_IA32_MC0_CTL2 is defined as IA32_MC0_CTL2 in SDM.
2606 #define MSR_IA32_MC0_CTL2 0x00000280 macro
2641 MSR information returned for MSR indexes #MSR_IA32_MC0_CTL2

Completed in 21 milliseconds