ReactOS 0.4.15-dev-7108-g1cf6ce6
|
#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 601 of file ketypes.h.
Referenced by KdpCommandString(), KdpReport(), KdpSymbol(), KeBugCheckWithTf(), KeStartAllProcessors(), and KiSaveProcessorState().
KSPECIAL_REGISTERS _KPROCESSOR_STATE::SpecialRegisters |
Definition at line 600 of file ketypes.h.
Referenced by KdpAllowDisable(), KdpGetStateChange(), KdpSetContextState(), KdpSysReadControlSpace(), KdpSysWriteControlSpace(), KeStartAllProcessors(), KiHandleDebugRegistersOnTrapEntry(), and KiRestoreProcessorControlState().