ReactOS
0.4.15-dev-4574-g434cf85
|
#include <ketypes.h>
Public Attributes | |
KSPECIAL_REGISTERS | SpecialRegisters |
CONTEXT | ContextFrame |
KARM_ARCH_STATE | ArchState |
KARM_ARCH_STATE _KPROCESSOR_STATE::ArchState |
Definition at line 645 of file ketypes.h.
Referenced by KiInitializeKernel().
CONTEXT _KPROCESSOR_STATE::ContextFrame |
Definition at line 536 of file ketypes.h.
Referenced by KdpCommandString(), KdpReport(), KdpSymbol(), KeBugCheckWithTf(), and KiSaveProcessorState().
KSPECIAL_REGISTERS _KPROCESSOR_STATE::SpecialRegisters |
Definition at line 535 of file ketypes.h.
Referenced by KdpAllowDisable(), KdpGetStateChange(), KdpSetContextState(), KdpSysReadControlSpace(), KdpSysWriteControlSpace(), KiHandleDebugRegistersOnTrapEntry(), and KiRestoreProcessorControlState().