PSD_END_IPI
PSD_END_IPI keywords MP, Can't Block
Description End an inter-processor interrupt.
This function is used to end an inter-processor interrupt, that was generated by
GenIPI.
Mode Called in Kernel, and Interrupt Mode.
Entry Processor number to end interrupt on (0-based).
Exit
NO_ERROR if the IPI was ended successfully.
-1 if the IPI didn't end successfully.
Structures None.
Notes The processor number specified and the current processor number should be identical.
There are no comments on this page. [Add comment]