ReactOS 0.4.15-dev-7961-gdcf9eb0
MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER Union Reference

#include <ArchitecturalMsr.h>

Collaboration diagram for MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER:

Public Attributes

struct {
   UINT32   HighTempEnable: 1
 
   UINT32   LowTempEnable: 1
 
   UINT32   PROCHOT_Enable: 1
 
   UINT32   Reserved1: 1
 
   UINT32   OverheatEnable: 1
 
   UINT32   Reserved2: 3
 
   UINT32   Threshold1: 7
 
   UINT32   Threshold1Enable: 1
 
   UINT32   Threshold2: 7
 
   UINT32   Threshold2Enable: 1
 
   UINT32   PowerLimitNotificationEnable: 1
 
   UINT32   Reserved3: 7
 
   UINT32   Reserved4: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_IA32_PACKAGE_THERM_INTERRUPT

Definition at line 1690 of file ArchitecturalMsr.h.

Member Data Documentation

◆ 

struct { ... } MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Bits

Individual bit fields

◆ HighTempEnable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::HighTempEnable

[Bit 0] Pkg High-Temperature Interrupt Enable.

Definition at line 1698 of file ArchitecturalMsr.h.

◆ LowTempEnable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::LowTempEnable

[Bit 1] Pkg Low-Temperature Interrupt Enable.

Definition at line 1702 of file ArchitecturalMsr.h.

◆ OverheatEnable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::OverheatEnable

[Bit 4] Pkg Overheat Interrupt Enable.

Definition at line 1711 of file ArchitecturalMsr.h.

◆ PowerLimitNotificationEnable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::PowerLimitNotificationEnable

[Bit 24] Pkg Power Limit Notification Enable.

Definition at line 1732 of file ArchitecturalMsr.h.

◆ PROCHOT_Enable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::PROCHOT_Enable

[Bit 2] Pkg PROCHOT# Interrupt Enable.

Definition at line 1706 of file ArchitecturalMsr.h.

◆ Reserved1

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Reserved1

Definition at line 1707 of file ArchitecturalMsr.h.

◆ Reserved2

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Reserved2

Definition at line 1712 of file ArchitecturalMsr.h.

◆ Reserved3

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Reserved3

Definition at line 1733 of file ArchitecturalMsr.h.

◆ Reserved4

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Reserved4

Definition at line 1734 of file ArchitecturalMsr.h.

◆ Threshold1

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Threshold1

[Bits 14:8] Pkg Threshold #1 Value.

Definition at line 1716 of file ArchitecturalMsr.h.

◆ Threshold1Enable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Threshold1Enable

[Bit 15] Pkg Threshold #1 Interrupt Enable.

Definition at line 1720 of file ArchitecturalMsr.h.

◆ Threshold2

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Threshold2

[Bits 22:16] Pkg Threshold #2 Value.

Definition at line 1724 of file ArchitecturalMsr.h.

◆ Threshold2Enable

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Threshold2Enable

[Bit 23] Pkg Threshold #2 Interrupt Enable.

Definition at line 1728 of file ArchitecturalMsr.h.

◆ Uint32

UINT32 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 1739 of file ArchitecturalMsr.h.

◆ Uint64

UINT64 MSR_IA32_PACKAGE_THERM_INTERRUPT_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 1743 of file ArchitecturalMsr.h.


The documentation for this union was generated from the following file: