TianoCore EDK2 master
Loading...
Searching...
No Matches
MSR_SILVERMONT_SMI_COUNT_REGISTER Union Reference

#include <MdePkg/Include/Register/Intel/Msr/SilvermontMsr.h>

Data Fields

struct {
   UINT32   SMICount: 32
 
   UINT32   Reserved: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SILVERMONT_SMI_COUNT

Definition at line 152 of file SilvermontMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SILVERMONT_SMI_COUNT_REGISTER::Bits

Individual bit fields

◆ Reserved

UINT32 MSR_SILVERMONT_SMI_COUNT_REGISTER::Reserved

Definition at line 162 of file SilvermontMsr.h.

◆ SMICount

UINT32 MSR_SILVERMONT_SMI_COUNT_REGISTER::SMICount

[Bits 31:0] SMI Count (R/O) Running count of SMI events since last RESET.

Definition at line 161 of file SilvermontMsr.h.

◆ Uint32

UINT32 MSR_SILVERMONT_SMI_COUNT_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 167 of file SilvermontMsr.h.

◆ Uint64

UINT64 MSR_SILVERMONT_SMI_COUNT_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 171 of file SilvermontMsr.h.


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