MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MSR_HASWELL_PKGC_IRTL1_REGISTER Union Reference

Data Fields

struct {
   UINT32   InterruptResponseTimeLimit:10
 
   UINT32   TimeUnit:3
 
   UINT32   Reserved1:2
 
   UINT32   Valid:1
 
   UINT32   Reserved2:16
 
   UINT32   Reserved3:32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_HASWELL_PKGC_IRTL1

Field Documentation

struct { ... } MSR_HASWELL_PKGC_IRTL1_REGISTER::Bits

Individual bit fields

UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::InterruptResponseTimeLimit

[Bits 9:0] Interrupt response time limit (R/W) Specifies the limit that should be used to decide if the package should be put into a package C6 or C7 state.

UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::Reserved1
UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::Reserved2
UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::Reserved3
UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::TimeUnit

[Bits 12:10] Time Unit (R/W) Specifies the encoding value of time unit of the interrupt response time limit. See Table 2-19 for supported time unit encodings.

UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::Uint32

All bit fields as a 32-bit value

UINT64 MSR_HASWELL_PKGC_IRTL1_REGISTER::Uint64

All bit fields as a 64-bit value

UINT32 MSR_HASWELL_PKGC_IRTL1_REGISTER::Valid

[Bit 15] Valid (R/W) Indicates whether the values in bits 12:0 are valid and can be used by the processor for package C-sate management.