|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <smp.h>

Public Attributes | |
| UCHAR | ProcessorId |
| UCHAR | LapicId |
| BOOLEAN | ProcessorStarted |
| BOOLEAN | BSPCheck |
| PKPRCB | ProcessorPrcb |
| UCHAR _PROCESSOR_IDENTITY::LapicId |
Definition at line 14 of file smp.h.
Referenced by HalpParseApicTables(), and HalRequestIpiSpecifyVector().
| UCHAR _PROCESSOR_IDENTITY::ProcessorId |
Definition at line 13 of file smp.h.
Referenced by HalpParseApicTables().
| PKPRCB _PROCESSOR_IDENTITY::ProcessorPrcb |
Definition at line 17 of file smp.h.
Referenced by HalpSetupProcessorsTable().