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

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

Data Fields

struct {
   UINT32   NUMCORE_0: 8
 
   UINT32   NUMCORE_1: 8
 
   UINT32   NUMCORE_2: 8
 
   UINT32   NUMCORE_3: 8
 
   UINT32   NUMCORE_4: 8
 
   UINT32   NUMCORE_5: 8
 
   UINT32   NUMCORE_6: 8
 
   UINT32   NUMCORE_7: 8
 
Bits
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES

Definition at line 3308 of file SkylakeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::Bits

Individual bit fields

◆ NUMCORE_0

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_0

[Bits 7:0] NUMCORE_0 Defines the active core ranges for each frequency point.

Definition at line 3317 of file SkylakeMsr.h.

◆ NUMCORE_1

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_1

[Bits 15:8] NUMCORE_1 Defines the active core ranges for each frequency point.

Definition at line 3322 of file SkylakeMsr.h.

◆ NUMCORE_2

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_2

[Bits 23:16] NUMCORE_2 Defines the active core ranges for each frequency point.

Definition at line 3327 of file SkylakeMsr.h.

◆ NUMCORE_3

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_3

[Bits 31:24] NUMCORE_3 Defines the active core ranges for each frequency point.

Definition at line 3332 of file SkylakeMsr.h.

◆ NUMCORE_4

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_4

[Bits 39:32] NUMCORE_4 Defines the active core ranges for each frequency point.

Definition at line 3337 of file SkylakeMsr.h.

◆ NUMCORE_5

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_5

[Bits 47:40] NUMCORE_5 Defines the active core ranges for each frequency point.

Definition at line 3342 of file SkylakeMsr.h.

◆ NUMCORE_6

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_6

[Bits 55:48] NUMCORE_6 Defines the active core ranges for each frequency point.

Definition at line 3347 of file SkylakeMsr.h.

◆ NUMCORE_7

UINT32 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::NUMCORE_7

[Bits 63:56] NUMCORE_7 Defines the active core ranges for each frequency point.

Definition at line 3352 of file SkylakeMsr.h.

◆ Uint64

UINT64 MSR_SKYLAKE_TURBO_RATIO_LIMIT_CORES_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 3357 of file SkylakeMsr.h.


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