#include "alphaops.h"
Go to the source code of this file.
Defines | |
#define | KiPcr KdpGetPcr() |
#define | KeGetPcr() KdpGetPcr() |
#define | KeGetCurrentPrcb() KdpGetCurrentPrcb() |
#define | KeGetCurrentThread() KdpGetCurrentThread() |
#define | KDP_BREAKPOINT_TYPE ULONG |
#define | KDP_BREAKPOINT_ALIGN 3 |
#define | KDP_BREAKPOINT_VALUE KBPT_FUNC |
Functions | |
PKPCR | KdpGetPcr () |
ULONG | KdpReadInternalProcessorState (PVOID, ULONG) |
ULONG | KdpReadInternalProcessorCounters (PVOID, ULONG) |
VOID | KdpReadIoSpaceExtended (IN PDBGKD_MANIPULATE_STATE m, IN PSTRING AdditionalData, IN PCONTEXT Context) |
VOID | KdpWriteIoSpaceExtended (IN PDBGKD_MANIPULATE_STATE m, IN PSTRING AdditionalData, IN PCONTEXT Context) |
_KPRCB * | KdpGetCurrentPrcb () |
_KTHREAD * | KdpGetCurrentThread () |
|
Definition at line 79 of file alpha/kdpcpu.h. Referenced by KdpAddBreakpoint(). |
|
Definition at line 76 of file alpha/kdpcpu.h. Referenced by KdpAddBreakpoint(), KdpLowRestoreBreakpoint(), KdpLowWriteContent(), and KdSetOwedBreakpoints(). |
|
Definition at line 82 of file alpha/kdpcpu.h. Referenced by KdInitSystem(). |
|
|
|
Definition at line 68 of file alpha/kdpcpu.h. Referenced by CmpInitializeMachineDependentConfiguration(), Ke386CallBios(), KeContextToKframes(), KeSetup80387OrEmulate(), KiGetCacheInformation(), KiI386PentiumLockErrataFixup(), KiInitializeKernel(), KiInitializeMTRR(), MiInitMachineDependent(), and PspSetContext(). |
|
Definition at line 62 of file alpha/kdpcpu.h. |
|
Referenced by KdpReadControlSpace(), and KdpSetStateChange(). |
|
Referenced by KdpReadControlSpace(), and KdpSetStateChange(). |
|
Referenced by KdpReadControlSpace(). |
|
|
|
|
|
Definition at line 623 of file alpha/kdcpuapi.c.
|
|
Definition at line 899 of file alpha/kdcpuapi.c.
|