PSD_PROC_INIT
PSD_PROC_INIT keywords MP, Can Block
Description Initialize the current processor.
This function is called to initialize the current processor. It is called in protect mode, once on a per-processor basis. It should initialize variables in the PSD's PLMA, along with initialization of the hardware state for that specific processor.
Mode Called in Init Mode only.
Entry None.
Exit
NO_ERROR if the processor initialized successfully.
-1 if the processor didn't initialize.
Structures None
Notes None
There are no comments on this page. [Add comment]