TianoCore EDK2 master
Loading...
Searching...
No Matches
REGISTER_CPU_FEATURE_FIRST_PROCESSOR Struct Reference

#include <UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h>

Data Fields

UINT32 Thread: 1
 
UINT32 Core: 1
 
UINT32 Module: 1
 
UINT32 Tile: 1
 
UINT32 Die: 1
 
UINT32 Package: 1
 
UINT32 Reserved: 26
 

Detailed Description

The bit field to indicate whether the processor is the first in its parent scope.

Definition at line 84 of file RegisterCpuFeaturesLib.h.

Field Documentation

◆ Core

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Core

Definition at line 92 of file RegisterCpuFeaturesLib.h.

◆ Die

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Die

Definition at line 104 of file RegisterCpuFeaturesLib.h.

◆ Module

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Module

Definition at line 96 of file RegisterCpuFeaturesLib.h.

◆ Package

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Package

Definition at line 108 of file RegisterCpuFeaturesLib.h.

◆ Reserved

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Reserved

Definition at line 109 of file RegisterCpuFeaturesLib.h.

◆ Thread

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Thread

Definition at line 88 of file RegisterCpuFeaturesLib.h.

◆ Tile

UINT32 REGISTER_CPU_FEATURE_FIRST_PROCESSOR::Tile

Definition at line 100 of file RegisterCpuFeaturesLib.h.


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