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

#include <Pal.h>

Public Attributes

UINT64 ThreadId:16
 
UINT64 Reserved1:16
 
UINT64 CoreId:16
 
UINT64 Reserved2:16
 

Member Data Documentation

◆ CoreId

UINT64 PAL_LOGICAL_PROCESSORN_INFO1::CoreId

The core identifier of the logical processor for which information is being returned. This value will be unique on a per physical processor package basis.

◆ Reserved1

UINT64 PAL_LOGICAL_PROCESSORN_INFO1::Reserved1

◆ Reserved2

UINT64 PAL_LOGICAL_PROCESSORN_INFO1::Reserved2

◆ ThreadId

UINT64 PAL_LOGICAL_PROCESSORN_INFO1::ThreadId

The thread identifier of the logical processor for which information is being returned. This value will be unique on a per core basis.


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