#include "ki.h"Go to the source code of this file.
Functions | |
| VOID | KiRestoreProcessorState (IN PKTRAP_FRAME TrapFrame, IN PKEXCEPTION_FRAME ExceptionFrame) |
| VOID | KiSaveProcessorState (IN PKTRAP_FRAME TrapFrame, IN PKEXCEPTION_FRAME ExceptionFrame) |
| BOOLEAN | KiIpiServiceRoutine (IN PKTRAP_FRAME TrapFrame, IN PKEXCEPTION_FRAME ExceptionFrame) |
|
||||||||||||
|
Definition at line 130 of file alpha/ipi.c. References IPI_FREEZE, KiFreezeTargetExecution(), and KiIpiProcessRequests().
|
|
||||||||||||
|
Definition at line 31 of file alpha/ipi.c.
|
|
||||||||||||
|
Definition at line 81 of file alpha/ipi.c.
|
1.3.7