XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_CPU_PHYSICAL_LOCATION Struct Reference

#include <MpService.h>

Public Attributes

UINT32 Package
 
UINT32 Core
 
UINT32 Thread
 

Detailed Description

Structure that describes the pyhiscal location of a logical CPU.

Member Data Documentation

◆ Core

UINT32 EFI_CPU_PHYSICAL_LOCATION::Core

Zero-based physical core number within package of the processor.

◆ Package

UINT32 EFI_CPU_PHYSICAL_LOCATION::Package

Zero-based physical package number that identifies the cartridge of the processor.

◆ Thread

UINT32 EFI_CPU_PHYSICAL_LOCATION::Thread

Zero-based logical thread number within core of the processor.


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