ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <ketypes.h>
Public Attributes | |
KSPECIAL_REGISTERS | SpecialRegisters |
CONTEXT | ContextFrame |
KARM_ARCH_STATE | ArchState |
KARM64_ARCH_STATE | ArchState |
KARM_ARCH_STATE _KPROCESSOR_STATE::ArchState |
Definition at line 652 of file ketypes.h.
Referenced by KiInitializeKernel().
KARM64_ARCH_STATE _KPROCESSOR_STATE::ArchState |
CONTEXT _KPROCESSOR_STATE::ContextFrame |
Definition at line 625 of file ketypes.h.
Referenced by KdpCommandString(), KdpReport(), KdpSymbol(), KdReportProcessorChange(), KeBugCheckWithTf(), KeStartAllProcessors(), KiRestoreProcessorState(), and KiSaveProcessorState().
KSPECIAL_REGISTERS _KPROCESSOR_STATE::SpecialRegisters |
Definition at line 624 of file ketypes.h.
Referenced by KdpAllowDisable(), KdpGetStateChange(), KdpSetContextState(), KdpSysReadControlSpace(), KdpSysWriteControlSpace(), KeStartAllProcessors(), KiHandleDebugRegistersOnTrapEntry(), and KiRestoreProcessorControlState().