ReactOS 0.4.16-dev-13-ge2fc578
|
#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 616 of file ketypes.h.
Referenced by KdpCommandString(), KdpReport(), KdpSymbol(), KdReportProcessorChange(), KeBugCheckWithTf(), KeStartAllProcessors(), KiRestoreProcessorState(), and KiSaveProcessorState().
KSPECIAL_REGISTERS _KPROCESSOR_STATE::SpecialRegisters |
Definition at line 615 of file ketypes.h.
Referenced by KdpAllowDisable(), KdpGetStateChange(), KdpSetContextState(), KdpSysReadControlSpace(), KdpSysWriteControlSpace(), KeStartAllProcessors(), KiHandleDebugRegistersOnTrapEntry(), and KiRestoreProcessorControlState().