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

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

Data Fields

struct {
   UINT32   Reserved1: 20
 
   UINT32   EnableOverflow: 1
 
   UINT32   Reserved2: 1
 
   UINT32   EnableCounting: 1
 
   UINT32   Reserved3: 9
 
   UINT32   Reserved4: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL

Definition at line 2091 of file SandyBridgeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Bits

Individual bit fields

◆ EnableCounting

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::EnableCounting

[Bit 22] Enable counting.

Definition at line 2105 of file SandyBridgeMsr.h.

◆ EnableOverflow

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::EnableOverflow

[Bit 20] Enable overflow propagation.

Definition at line 2100 of file SandyBridgeMsr.h.

◆ Reserved1

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved1

Definition at line 2096 of file SandyBridgeMsr.h.

◆ Reserved2

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved2

Definition at line 2101 of file SandyBridgeMsr.h.

◆ Reserved3

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved3

Definition at line 2106 of file SandyBridgeMsr.h.

◆ Reserved4

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Reserved4

Definition at line 2107 of file SandyBridgeMsr.h.

◆ Uint32

UINT32 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 2112 of file SandyBridgeMsr.h.

◆ Uint64

UINT64 MSR_SANDY_BRIDGE_UNC_PERF_FIXED_CTRL_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 2116 of file SandyBridgeMsr.h.


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