ReactOS 0.4.15-dev-7958-gcd0bb1a
_KIPCR Struct Reference

#include <ketypes.h>

Collaboration diagram for _KIPCR:

Public Attributes

union {
   NT_TIB   NtTib
 
   struct {
      union _KGDTENTRY64 *   GdtBase
 
      struct _KTSS64 *   TssBase
 
      ULONG64   UserRsp
 
      struct _KPCR *   Self
 
      struct _KPRCB *   CurrentPrcb
 
      PKSPIN_LOCK_QUEUE   LockArray
 
      PVOID   Used_Self
 
   } 
 
}; 
 
union _KIDTENTRY64IdtBase
 
ULONG64 Unused [2]
 
KIRQL Irql
 
UCHAR SecondLevelCacheAssociativity
 
UCHAR ObsoleteNumber
 
UCHAR Fill0
 
ULONG Unused0 [3]
 
USHORT MajorVersion
 
USHORT MinorVersion
 
ULONG StallScaleFactor
 
PVOID Unused1 [3]
 
ULONG KernelReserved [15]
 
ULONG SecondLevelCacheSize
 
ULONG HalReserved [16]
 
ULONG Unused2
 
ULONG Fill1
 
PVOID KdVersionBlock
 
PVOID Unused3
 
ULONG PcrAlign1 [24]
 
ULONG Fill2 [2]
 
KPRCB Prcb
 
ULONG ContextSwitches
 
union {
   NT_TIB   NtTib
 
   struct {
      ULONG   TibPad0 [2]
 
      PVOID   Spare1
 
      struct _KPCR *   Self
 
      struct _KPRCB *   CurrentPrcb
 
      struct _KSPIN_LOCK_QUEUE *   LockArray
 
      PVOID   Used_Self
 
   } 
 
}; 
 
KIRQL CurrentIrql
 
union {
   USHORT   SoftwareInterruptPending
 
   struct {
      UCHAR   ApcInterrupt
 
      UCHAR   DispatchInterrupt
 
   } 
 
}; 
 
USHORT InterruptPad
 
PVOID Idt [256]
 
PVOIDIdtExt
 
ULONG PcrAlign2 [19]
 
UCHAR _PADDING1_ [0x4]
 
union {
   struct {
      ULONG   TibPad0 [2]
 
      PVOID   Spare1
 
      struct _KPCR *   Self
 
      PVOID   PcrReserved0
 
      struct _KSPIN_LOCK_QUEUE *   LockArray
 
      PVOID   Used_Self
 
   } 
 
}; 
 
UCHAR Pad1 [2]
 
struct {
   UCHAR   ApcInterrupt
 
   UCHAR   DispatchInterrupt
 
}; 
 
UCHAR BtiMitigation
 
struct {
   UCHAR   SsbMitigationFirmware:1
 
   UCHAR   SsbMitigationDynamic:1
 
   UCHAR   SsbMitigationKernel:1
 
   UCHAR   SsbMitigationUser:1
 
   UCHAR   SsbMitigationReserved:4
 
}; 
 
UCHAR Pad2 [2]
 
ULONG64 PanicStorage [6]
 
PVOID HalReserved [134]
 
PVOID KvaUserModeTtbr1
 
PVOID PcrAlign [15]
 
union {
   NT_TIB   NtTib
 
   struct {
      struct _EXCEPTION_REGISTRATION_RECORD *   Used_ExceptionList
 
      PVOID   Used_StackBase
 
      PVOID   PerfGlobalGroupMask
 
      PVOID   TssCopy
 
      ULONG   ContextSwitches
 
      KAFFINITY   SetMemberCopy
 
      PVOID   Used_Self
 
   } 
 
}; 
 
struct _KPCRSelfPcr
 
struct _KPRCBPrcb
 
ULONG IRR
 
ULONG IrrActive
 
ULONG IDR
 
PKIDTENTRY IDT
 
PKGDTENTRY GDT
 
struct _KTSSTSS
 
KAFFINITY SetMember
 
UCHAR SpareUnused
 
UCHAR Number
 
UCHAR Spare0
 
ULONG VdmAlert
 
ULONG InterruptMode
 
UCHAR Spare1
 
ULONG KernelReserved2 [17]
 
KPRCB PrcbData
 
PKINTERRUPT_ROUTINE InterruptRoutine [MAXIMUM_VECTOR]
 
ULONG PcrPage2
 
ULONG Kseg0Top
 
ULONG Spare7 [30]
 
ULONG FirstLevelDcacheSize
 
ULONG FirstLevelDcacheFillSize
 
ULONG FirstLevelIcacheSize
 
ULONG FirstLevelIcacheFillSize
 
ULONG SecondLevelDcacheSize
 
ULONG SecondLevelDcacheFillSize
 
ULONG SecondLevelIcacheSize
 
ULONG SecondLevelIcacheFillSize
 
struct _KPRCBPrcbData
 
PVOID Teb
 
ULONG DcacheAlignment
 
ULONG DcacheFillSize
 
ULONG IcacheAlignment
 
ULONG IcacheFillSize
 
ULONG ProcessorVersion
 
ULONG ProcessorRevision
 
ULONG ProfileInterval
 
ULONG ProfileCount
 
ULONG StallExecutionCount
 
ULONG Spare
 
union {
   ULONG   CachePolicy
 
   struct {
      UCHAR   IcacheMode
 
      UCHAR   DcacheMode
 
      USHORT   ModeSpare
 
   } 
 
}; 
 
UCHAR IrqlMask [32]
 
UCHAR IrqlTable [9]
 
UCHAR CurrentIrql
 
CCHAR Number
 
ULONG ReservedVectors
 
struct _KTHREADCurrentThread
 
ULONG AlignedCachePolicy
 
union {
   ULONG   SoftwareInterrupt
 
   struct {
      UCHAR   ApcInterrupt
 
      UCHAR   DispatchInterrupt
 
      UCHAR   Spare4
 
      UCHAR   Spare5
 
   } 
 
}; 
 
KAFFINITY NotMember
 
ULONG SystemReserved [16]
 
ULONG FirstLevelActive
 
ULONG SystemServiceDispatchStart
 
ULONG SystemServiceDispatchEnd
 
ULONG InterruptStack
 
ULONG QuantumEnd
 
PVOID InitialStack
 
PVOID PanicStack
 
ULONG BadVaddr
 
PVOID StackLimit
 
PVOID SavedStackLimit
 
ULONG SavedV0
 
ULONG SavedV1
 
UCHAR DebugActive
 
UCHAR Spare6 [3]
 
ULONG GprSave [6]
 
ULONG SiR0
 
ULONG SiR2
 
ULONG SiR3
 
ULONG SiR4
 
ULONG SiR5
 
ULONG Spare0
 
ULONG Spare8
 
ULONG PgDirRa
 
ULONG OnInterruptStack
 
ULONG SavedInitialStack
 

Detailed Description

Definition at line 940 of file ketypes.h.

Member Data Documentation

◆ 

union { ... } _KIPCR::@2327

◆ 

union { ... } _KIPCR::@2360

◆ 

union { ... } _KIPCR::@2362

◆ 

union { ... } _KIPCR::@2382

◆ 

struct { ... } _KIPCR::@2384

◆ 

struct { ... } _KIPCR::@2386

◆ 

union { ... } _KIPCR::@2456

◆ 

union { ... } _KIPCR::@2635

◆ 

union { ... } _KIPCR::@2637

◆ _PADDING1_

UCHAR _KIPCR::_PADDING1_[0x4]

Definition at line 1091 of file ketypes.h.

◆ AlignedCachePolicy

ULONG _KIPCR::AlignedCachePolicy

Definition at line 560 of file ketypes.h.

◆ ApcInterrupt

UCHAR _KIPCR::ApcInterrupt

Definition at line 1077 of file ketypes.h.

◆ BadVaddr

ULONG _KIPCR::BadVaddr

Definition at line 582 of file ketypes.h.

◆ BtiMitigation

UCHAR _KIPCR::BtiMitigation

Definition at line 198 of file ketypes.h.

◆ CachePolicy

ULONG _KIPCR::CachePolicy

Definition at line 545 of file ketypes.h.

◆ ContextSwitches

ULONG _KIPCR::ContextSwitches

Definition at line 979 of file ketypes.h.

Referenced by KiSwapContextEntry(), and KiSwapContextResume().

◆ CurrentIrql [1/2]

KIRQL _KIPCR::CurrentIrql

Definition at line 1063 of file ketypes.h.

◆ CurrentIrql [2/2]

UCHAR _KIPCR::CurrentIrql

Definition at line 555 of file ketypes.h.

◆ CurrentPrcb

struct _KPRCB* _KIPCR::CurrentPrcb

Definition at line 951 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ CurrentThread

struct _KTHREAD* _KIPCR::CurrentThread

Definition at line 559 of file ketypes.h.

◆ DcacheAlignment

ULONG _KIPCR::DcacheAlignment

Definition at line 532 of file ketypes.h.

◆ DcacheFillSize

ULONG _KIPCR::DcacheFillSize

Definition at line 533 of file ketypes.h.

◆ DcacheMode

UCHAR _KIPCR::DcacheMode

Definition at line 549 of file ketypes.h.

◆ DebugActive

UCHAR _KIPCR::DebugActive

Definition at line 587 of file ketypes.h.

◆ DispatchInterrupt

UCHAR _KIPCR::DispatchInterrupt

Definition at line 1078 of file ketypes.h.

◆ Fill0

UCHAR _KIPCR::Fill0

Definition at line 961 of file ketypes.h.

◆ Fill1

ULONG _KIPCR::Fill1

Definition at line 971 of file ketypes.h.

◆ Fill2

ULONG _KIPCR::Fill2[2]

Definition at line 975 of file ketypes.h.

◆ FirstLevelActive

ULONG _KIPCR::FirstLevelActive

Definition at line 575 of file ketypes.h.

◆ FirstLevelDcacheFillSize

ULONG _KIPCR::FirstLevelDcacheFillSize

Definition at line 523 of file ketypes.h.

◆ FirstLevelDcacheSize

ULONG _KIPCR::FirstLevelDcacheSize

Definition at line 522 of file ketypes.h.

◆ FirstLevelIcacheFillSize

ULONG _KIPCR::FirstLevelIcacheFillSize

Definition at line 525 of file ketypes.h.

◆ FirstLevelIcacheSize

ULONG _KIPCR::FirstLevelIcacheSize

Definition at line 524 of file ketypes.h.

◆ GDT

PKGDTENTRY _KIPCR::GDT

Definition at line 813 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ GdtBase

union _KGDTENTRY64* _KIPCR::GdtBase

Definition at line 947 of file ketypes.h.

Referenced by KdbpCmdPcr(), and KiSystemStartup().

◆ GprSave

ULONG _KIPCR::GprSave[6]

Definition at line 589 of file ketypes.h.

◆ HalReserved [1/2]

PVOID _KIPCR::HalReserved[134]

Definition at line 210 of file ketypes.h.

◆ HalReserved [2/2]

ULONG _KIPCR::HalReserved

Definition at line 969 of file ketypes.h.

◆ IcacheAlignment

ULONG _KIPCR::IcacheAlignment

Definition at line 534 of file ketypes.h.

◆ IcacheFillSize

ULONG _KIPCR::IcacheFillSize

Definition at line 535 of file ketypes.h.

◆ IcacheMode

UCHAR _KIPCR::IcacheMode

Definition at line 548 of file ketypes.h.

◆ IDR

ULONG _KIPCR::IDR

Definition at line 810 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ Idt

PVOID _KIPCR::Idt

Definition at line 1088 of file ketypes.h.

◆ IDT

PKIDTENTRY _KIPCR::IDT

Definition at line 812 of file ketypes.h.

Referenced by KdbpCmdPcr(), KeQueryInterruptHandler(), and KeRegisterInterruptHandler().

◆ IdtBase

union _KIDTENTRY64* _KIPCR::IdtBase

Definition at line 956 of file ketypes.h.

Referenced by KdbpCmdPcr(), and KiSystemStartup().

◆ IdtExt

PVOID * _KIPCR::IdtExt

Definition at line 1089 of file ketypes.h.

◆ InitialStack

PVOID _KIPCR::InitialStack

Definition at line 580 of file ketypes.h.

◆ InterruptMode

ULONG _KIPCR::InterruptMode

Definition at line 827 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ InterruptPad

USHORT _KIPCR::InterruptPad

Definition at line 1081 of file ketypes.h.

◆ InterruptRoutine

PKINTERRUPT_ROUTINE _KIPCR::InterruptRoutine[MAXIMUM_VECTOR]

Definition at line 518 of file ketypes.h.

◆ InterruptStack

ULONG _KIPCR::InterruptStack

Definition at line 578 of file ketypes.h.

◆ Irql

KIRQL _KIPCR::Irql

Definition at line 958 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ IrqlMask

UCHAR _KIPCR::IrqlMask[32]

Definition at line 553 of file ketypes.h.

◆ IrqlTable

UCHAR _KIPCR::IrqlTable[9]

Definition at line 554 of file ketypes.h.

◆ IRR

ULONG _KIPCR::IRR

Definition at line 808 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ IrrActive

ULONG _KIPCR::IrrActive

Definition at line 809 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ KdVersionBlock

PVOID _KIPCR::KdVersionBlock

Definition at line 972 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ KernelReserved

ULONG _KIPCR::KernelReserved

Definition at line 967 of file ketypes.h.

◆ KernelReserved2

ULONG _KIPCR::KernelReserved2[17]

Definition at line 829 of file ketypes.h.

◆ Kseg0Top

ULONG _KIPCR::Kseg0Top

Definition at line 520 of file ketypes.h.

◆ KvaUserModeTtbr1

PVOID _KIPCR::KvaUserModeTtbr1

Definition at line 211 of file ketypes.h.

◆ LockArray [1/2]

PKSPIN_LOCK_QUEUE _KIPCR::LockArray

Definition at line 952 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ LockArray [2/2]

struct _KSPIN_LOCK_QUEUE* _KIPCR::LockArray

Definition at line 1059 of file ketypes.h.

◆ MajorVersion

USHORT _KIPCR::MajorVersion

Definition at line 963 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ MinorVersion

USHORT _KIPCR::MinorVersion

Definition at line 964 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ ModeSpare

USHORT _KIPCR::ModeSpare

Definition at line 550 of file ketypes.h.

◆ NotMember

KAFFINITY _KIPCR::NotMember

Definition at line 572 of file ketypes.h.

◆ NtTib

NT_TIB _KIPCR::NtTib

◆ Number [1/2]

UCHAR _KIPCR::Number

Definition at line 820 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ Number [2/2]

CCHAR _KIPCR::Number

Definition at line 556 of file ketypes.h.

◆ ObsoleteNumber

UCHAR _KIPCR::ObsoleteNumber

Definition at line 960 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ OnInterruptStack

ULONG _KIPCR::OnInterruptStack

Definition at line 598 of file ketypes.h.

◆ Pad1

UCHAR _KIPCR::Pad1[2]

Definition at line 187 of file ketypes.h.

◆ Pad2

UCHAR _KIPCR::Pad2[2]

Definition at line 207 of file ketypes.h.

◆ PanicStack

PVOID _KIPCR::PanicStack

Definition at line 581 of file ketypes.h.

◆ PanicStorage

ULONG64 _KIPCR::PanicStorage[6]

Definition at line 208 of file ketypes.h.

◆ PcrAlign

PVOID _KIPCR::PcrAlign[15]

Definition at line 216 of file ketypes.h.

◆ PcrAlign1

ULONG _KIPCR::PcrAlign1

Definition at line 974 of file ketypes.h.

◆ PcrAlign2

ULONG _KIPCR::PcrAlign2[19]

Definition at line 1090 of file ketypes.h.

◆ PcrPage2

ULONG _KIPCR::PcrPage2

Definition at line 519 of file ketypes.h.

◆ PcrReserved0

PVOID _KIPCR::PcrReserved0

Definition at line 180 of file ketypes.h.

◆ PerfGlobalGroupMask

PVOID _KIPCR::PerfGlobalGroupMask

Definition at line 798 of file ketypes.h.

Referenced by KiSwapContextEntry().

◆ PgDirRa

ULONG _KIPCR::PgDirRa

Definition at line 597 of file ketypes.h.

◆ Prcb [1/2]

◆ Prcb [2/2]

struct _KPRCB* _KIPCR::Prcb

Definition at line 806 of file ketypes.h.

◆ PrcbData [1/2]

KPRCB _KIPCR::PrcbData

Definition at line 830 of file ketypes.h.

Referenced by KiDispatchInterrupt(), KiSwapContextEntry(), and KiSwapContextExit().

◆ PrcbData [2/2]

struct _KPRCB* _KIPCR::PrcbData

Definition at line 530 of file ketypes.h.

◆ ProcessorRevision

ULONG _KIPCR::ProcessorRevision

Definition at line 537 of file ketypes.h.

◆ ProcessorVersion

ULONG _KIPCR::ProcessorVersion

Definition at line 536 of file ketypes.h.

◆ ProfileCount

ULONG _KIPCR::ProfileCount

Definition at line 539 of file ketypes.h.

◆ ProfileInterval

ULONG _KIPCR::ProfileInterval

Definition at line 538 of file ketypes.h.

◆ QuantumEnd

ULONG _KIPCR::QuantumEnd

Definition at line 579 of file ketypes.h.

◆ ReservedVectors

ULONG _KIPCR::ReservedVectors

Definition at line 558 of file ketypes.h.

◆ SavedInitialStack

ULONG _KIPCR::SavedInitialStack

Definition at line 599 of file ketypes.h.

◆ SavedStackLimit

PVOID _KIPCR::SavedStackLimit

Definition at line 584 of file ketypes.h.

◆ SavedV0

ULONG _KIPCR::SavedV0

Definition at line 585 of file ketypes.h.

◆ SavedV1

ULONG _KIPCR::SavedV1

Definition at line 586 of file ketypes.h.

◆ SecondLevelCacheAssociativity

UCHAR _KIPCR::SecondLevelCacheAssociativity

Definition at line 959 of file ketypes.h.

Referenced by KdbpCmdPcr(), and KiGetCacheInformation().

◆ SecondLevelCacheSize

ULONG _KIPCR::SecondLevelCacheSize

Definition at line 968 of file ketypes.h.

Referenced by KdbpCmdPcr(), and KiGetCacheInformation().

◆ SecondLevelDcacheFillSize

ULONG _KIPCR::SecondLevelDcacheFillSize

Definition at line 527 of file ketypes.h.

◆ SecondLevelDcacheSize

ULONG _KIPCR::SecondLevelDcacheSize

Definition at line 526 of file ketypes.h.

◆ SecondLevelIcacheFillSize

ULONG _KIPCR::SecondLevelIcacheFillSize

Definition at line 529 of file ketypes.h.

◆ SecondLevelIcacheSize

ULONG _KIPCR::SecondLevelIcacheSize

Definition at line 528 of file ketypes.h.

◆ Self

struct _KPCR* _KIPCR::Self

Definition at line 950 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ SelfPcr

struct _KPCR* _KIPCR::SelfPcr

Definition at line 805 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ SetMember

KAFFINITY _KIPCR::SetMember

Definition at line 817 of file ketypes.h.

Referenced by KdbpCmdPcr(), and KiSwapProcess().

◆ SetMemberCopy

KAFFINITY _KIPCR::SetMemberCopy

Definition at line 801 of file ketypes.h.

◆ SiR0

ULONG _KIPCR::SiR0

Definition at line 590 of file ketypes.h.

◆ SiR2

ULONG _KIPCR::SiR2

Definition at line 591 of file ketypes.h.

◆ SiR3

ULONG _KIPCR::SiR3

Definition at line 592 of file ketypes.h.

◆ SiR4

ULONG _KIPCR::SiR4

Definition at line 593 of file ketypes.h.

◆ SiR5

ULONG _KIPCR::SiR5

Definition at line 594 of file ketypes.h.

◆ SoftwareInterrupt

ULONG _KIPCR::SoftwareInterrupt

Definition at line 563 of file ketypes.h.

◆ SoftwareInterruptPending

USHORT _KIPCR::SoftwareInterruptPending

Definition at line 1074 of file ketypes.h.

◆ Spare

ULONG _KIPCR::Spare

Definition at line 542 of file ketypes.h.

◆ Spare0 [1/2]

UCHAR _KIPCR::Spare0

Definition at line 821 of file ketypes.h.

◆ Spare0 [2/2]

ULONG _KIPCR::Spare0

Definition at line 595 of file ketypes.h.

◆ Spare1 [1/2]

PVOID _KIPCR::Spare1

Definition at line 1056 of file ketypes.h.

◆ Spare1 [2/2]

UCHAR _KIPCR::Spare1

Definition at line 828 of file ketypes.h.

◆ Spare4

UCHAR _KIPCR::Spare4

Definition at line 568 of file ketypes.h.

◆ Spare5

UCHAR _KIPCR::Spare5

Definition at line 569 of file ketypes.h.

◆ Spare6

UCHAR _KIPCR::Spare6[3]

Definition at line 588 of file ketypes.h.

◆ Spare7

ULONG _KIPCR::Spare7[30]

Definition at line 521 of file ketypes.h.

◆ Spare8

ULONG _KIPCR::Spare8

Definition at line 596 of file ketypes.h.

◆ SpareUnused

UCHAR _KIPCR::SpareUnused

Definition at line 819 of file ketypes.h.

◆ SsbMitigationDynamic

UCHAR _KIPCR::SsbMitigationDynamic

Definition at line 202 of file ketypes.h.

◆ SsbMitigationFirmware

UCHAR _KIPCR::SsbMitigationFirmware

Definition at line 201 of file ketypes.h.

◆ SsbMitigationKernel

UCHAR _KIPCR::SsbMitigationKernel

Definition at line 203 of file ketypes.h.

◆ SsbMitigationReserved

UCHAR _KIPCR::SsbMitigationReserved

Definition at line 205 of file ketypes.h.

◆ SsbMitigationUser

UCHAR _KIPCR::SsbMitigationUser

Definition at line 204 of file ketypes.h.

◆ StackLimit

PVOID _KIPCR::StackLimit

Definition at line 583 of file ketypes.h.

◆ StallExecutionCount

ULONG _KIPCR::StallExecutionCount

Definition at line 540 of file ketypes.h.

◆ StallScaleFactor

ULONG _KIPCR::StallScaleFactor

Definition at line 965 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ SystemReserved

ULONG _KIPCR::SystemReserved[16]

Definition at line 573 of file ketypes.h.

◆ SystemServiceDispatchEnd

ULONG _KIPCR::SystemServiceDispatchEnd

Definition at line 577 of file ketypes.h.

◆ SystemServiceDispatchStart

ULONG _KIPCR::SystemServiceDispatchStart

Definition at line 576 of file ketypes.h.

◆ Teb

PVOID _KIPCR::Teb

Definition at line 531 of file ketypes.h.

◆ TibPad0

ULONG _KIPCR::TibPad0[2]

Definition at line 1055 of file ketypes.h.

◆ TSS

struct _KTSS* _KIPCR::TSS

Definition at line 814 of file ketypes.h.

Referenced by KdbpCmdPcr(), KiSwapContextExit(), and KiSwapProcess().

◆ TssBase

◆ TssCopy

PVOID _KIPCR::TssCopy

Definition at line 799 of file ketypes.h.

◆ Unused

ULONG64 _KIPCR::Unused[2]

Definition at line 957 of file ketypes.h.

◆ Unused0

ULONG _KIPCR::Unused0

Definition at line 962 of file ketypes.h.

◆ Unused1

PVOID _KIPCR::Unused1

Definition at line 966 of file ketypes.h.

◆ Unused2

ULONG _KIPCR::Unused2

Definition at line 970 of file ketypes.h.

◆ Unused3

PVOID _KIPCR::Unused3

Definition at line 973 of file ketypes.h.

◆ Used_ExceptionList

struct _EXCEPTION_REGISTRATION_RECORD* _KIPCR::Used_ExceptionList

Definition at line 796 of file ketypes.h.

◆ Used_Self

PVOID _KIPCR::Used_Self

Definition at line 953 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ Used_StackBase

PVOID _KIPCR::Used_StackBase

Definition at line 797 of file ketypes.h.

◆ UserRsp

ULONG64 _KIPCR::UserRsp

Definition at line 949 of file ketypes.h.

Referenced by KdbpCmdPcr().

◆ VdmAlert

ULONG _KIPCR::VdmAlert

Definition at line 823 of file ketypes.h.

Referenced by KdbpCmdPcr().


The documentation for this struct was generated from the following files: