ReactOS 0.4.15-dev-6068-g8061a6f
|
#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 645 of file ketypes.h.
Referenced by KiInitializeKernel().
KARM64_ARCH_STATE _KPROCESSOR_STATE::ArchState |
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().