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

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

Data Fields

struct {
   UINT32   Fix_Me_1: 7
 
   UINT32   Reserved1: 1
 
   UINT32   Fix_Me_2: 7
 
   UINT32   Reserved2: 17
 
   UINT32   Reserved3: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SKYLAKE_RING_RATIO_LIMIT

Definition at line 2621 of file SkylakeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Bits

Individual bit fields

◆ Fix_Me_1

UINT32 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Fix_Me_1

[Bits 6:0] MAX_Ratio This field is used to limit the max ratio of the LLC/Ring.

Definition at line 2630 of file SkylakeMsr.h.

◆ Fix_Me_2

UINT32 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Fix_Me_2

[Bits 14:8] MIN_Ratio Writing to this field controls the minimum possible ratio of the LLC/Ring.

Definition at line 2636 of file SkylakeMsr.h.

◆ Reserved1

UINT32 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Reserved1

Definition at line 2631 of file SkylakeMsr.h.

◆ Reserved2

UINT32 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Reserved2

Definition at line 2637 of file SkylakeMsr.h.

◆ Reserved3

UINT32 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Reserved3

Definition at line 2638 of file SkylakeMsr.h.

◆ Uint32

UINT32 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 2643 of file SkylakeMsr.h.

◆ Uint64

UINT64 MSR_SKYLAKE_RING_RATIO_LIMIT_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 2647 of file SkylakeMsr.h.


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