ReactOS 0.4.16-dev-457-g087979e
|
#include <ArchitecturalMsr.h>
Public Attributes | |
struct { | |
UINT32 ThermalStatus: 1 | |
UINT32 ThermalStatusLog: 1 | |
UINT32 PROCHOT_Event: 1 | |
UINT32 PROCHOT_Log: 1 | |
UINT32 CriticalTempStatus: 1 | |
UINT32 CriticalTempStatusLog: 1 | |
UINT32 ThermalThreshold1Status: 1 | |
UINT32 ThermalThreshold1Log: 1 | |
UINT32 ThermalThreshold2Status: 1 | |
UINT32 ThermalThreshold2Log: 1 | |
UINT32 PowerLimitStatus: 1 | |
UINT32 PowerLimitLog: 1 | |
UINT32 Reserved1: 4 | |
UINT32 DigitalReadout: 7 | |
UINT32 Reserved2: 9 | |
UINT32 Reserved3: 32 | |
} | Bits |
UINT32 | Uint32 |
UINT64 | Uint64 |
MSR information returned for MSR index MSR_IA32_PACKAGE_THERM_STATUS
Definition at line 1593 of file ArchitecturalMsr.h.
struct { ... } MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::Bits |
Individual bit fields
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::CriticalTempStatus |
[Bit 4] Pkg Critical Temperature Status (RO).
Definition at line 1617 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::CriticalTempStatusLog |
[Bit 5] Pkg Critical Temperature Status log (R/WC0).
Definition at line 1621 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::DigitalReadout |
[Bits 22:16] Pkg Digital Readout (RO).
Definition at line 1650 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::PowerLimitLog |
[Bit 11] Pkg Power Limitation log (R/WC0).
Definition at line 1645 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::PowerLimitStatus |
[Bit 10] Pkg Power Limitation Status (RO).
Definition at line 1641 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::PROCHOT_Event |
[Bit 2] Pkg PROCHOT # event (RO).
Definition at line 1609 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::PROCHOT_Log |
[Bit 3] Pkg PROCHOT # log (R/WC0).
Definition at line 1613 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::Reserved1 |
Definition at line 1646 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::Reserved2 |
Definition at line 1651 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::Reserved3 |
Definition at line 1652 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::ThermalStatus |
[Bit 0] Pkg Thermal Status (RO):.
Definition at line 1601 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::ThermalStatusLog |
[Bit 1] Pkg Thermal Status Log (R/W):.
Definition at line 1605 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::ThermalThreshold1Log |
[Bit 7] Pkg Thermal Threshold #1 log (R/WC0).
Definition at line 1629 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::ThermalThreshold1Status |
[Bit 6] Pkg Thermal Threshold #1 Status (RO).
Definition at line 1625 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::ThermalThreshold2Log |
[Bit 9] Pkg Thermal Threshold #1 log (R/WC0).
Definition at line 1637 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::ThermalThreshold2Status |
[Bit 8] Pkg Thermal Threshold #2 Status (RO).
Definition at line 1633 of file ArchitecturalMsr.h.
UINT32 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::Uint32 |
All bit fields as a 32-bit value
Definition at line 1657 of file ArchitecturalMsr.h.
UINT64 MSR_IA32_PACKAGE_THERM_STATUS_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 1661 of file ArchitecturalMsr.h.