|
XenevaOS
|
#include <MpService.h>
Public Attributes | |
| UINT32 | Package |
| UINT32 | Core |
| UINT32 | Thread |
Structure that describes the pyhiscal location of a logical CPU.
| UINT32 EFI_CPU_PHYSICAL_LOCATION::Core |
Zero-based physical core number within package of the processor.
| UINT32 EFI_CPU_PHYSICAL_LOCATION::Package |
Zero-based physical package number that identifies the cartridge of the processor.
| UINT32 EFI_CPU_PHYSICAL_LOCATION::Thread |
Zero-based logical thread number within core of the processor.