ReactOS 0.4.15-dev-8028-g8e799e2
_AP_SETUP_STACK Struct Reference
Collaboration diagram for _AP_SETUP_STACK:

Public Attributes

PVOID ReturnAddr
 
PVOID KxLoaderBlock
 

Detailed Description

Definition at line 27 of file mproc.c.

Member Data Documentation

◆ KxLoaderBlock

PVOID _AP_SETUP_STACK::KxLoaderBlock

Definition at line 30 of file mproc.c.

Referenced by KeStartAllProcessors().

◆ ReturnAddr

PVOID _AP_SETUP_STACK::ReturnAddr

Definition at line 29 of file mproc.c.

Referenced by KeStartAllProcessors().


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