HomeSort by relevance Sort by last modified time
    Searched refs:MSR_IA32_MC0_STATUS (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/x86/include/asm/
msr-index.h 145 #define MSR_IA32_MC0_STATUS 0x00000401
222 #define MSR_IA32_MCx_STATUS(x) (MSR_IA32_MC0_STATUS + 4*(x))
  /external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
processor.h 476 #define MSR_IA32_MC0_STATUS 0x00000401
601 #define MSR_IA32_MCx_STATUS(x) (MSR_IA32_MC0_STATUS + 4*(x))
    [all...]
  /external/u-boot/arch/x86/cpu/broadwell/
cpu.c 474 msr_write(MSR_IA32_MC0_STATUS + (i * 4), msr);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
ArchitecturalMsr.h     [all...]

Completed in 846 milliseconds