#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) |
VOID | KiSaveProcessorControlState (IN PKPROCESSOR_STATE ProcessorState) |
BOOLEAN | KiIpiServiceRoutine (IN PKTRAP_FRAME TrapFrame, IN PKEXCEPTION_FRAME ExceptionFrame) |
|
Definition at line 160 of file xxmpipi.c. References IPI_FREEZE, KiFreezeTargetExecution(), and KiIpiProcessRequests().
|
|
Definition at line 28 of file xxmpipi.c. References CONTEXT_FULL, KeContextToKframes(), KeGetCurrentPrcb, and KernelMode.
|
|
Definition at line 124 of file xxmpipi.c. References Index. Referenced by ExpSystemErrorHandler(), KdpTrap(), KeBugCheckEx(), KeSaveStateForHibernate(), and KiSaveProcessorState().
|
|
Definition at line 74 of file xxmpipi.c. References CONTEXT_FULL, KeContextFromKframes(), KeGetCurrentPrcb, and KiSaveProcessorControlState().
|