|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ke.h>

| _ANONYMOUS_UNION union { ... } _KPCR::@4224 |
| _ANONYMOUS_UNION union { ... } _KPCR::@4229 |
| _ANONYMOUS_UNION union { ... } _KPCR::@4231 |
| union { ... } _KPCR::@4522 |
Definition at line 304 of file ke.h.
Referenced by KiSystemService().
| PUSHORT _KPCR::GDT |
Definition at line 54 of file ke.h.
Referenced by KiSetTebBase().
| struct _KGDTENTRY* _KPCR::GDT |
| union _KGDTENTRY64* _KPCR::GdtBase |
| ULONG _KPCR::IDR |
Definition at line 23 of file ke.h.
Referenced by _HalpDismissIrqGeneric(), _HalpDismissIrqLevel(), HalEnableSystemInterrupt(), HalEndSystemInterrupt2(), HalpDispatchInterrupt2(), HalpEndSoftwareInterrupt2(), and KfLowerIrql().
| struct _KIDTENTRY* _KPCR::IDT |
| union _KIDTENTRY64* _KPCR::IdtBase |
| KIRQL _KPCR::Irql |
Definition at line 311 of file ke.h.
Referenced by _HalpApcInterruptHandler(), _HalpDismissIrqGeneric(), _HalpDismissIrqLevel(), _HalpDispatchInterruptHandler(), HalEnableSystemInterrupt(), HalEndSystemInterrupt2(), HalpDispatchInterrupt2(), HalpEndSoftwareInterrupt2(), HalpHardwareInterruptLevel2(), HalRequestSoftwareInterrupt(), KeRaiseIrqlToDpcLevel(), KeRaiseIrqlToSynchLevel(), KfLowerIrql(), and KfRaiseIrql().
| ULONG _KPCR::IRR |
Definition at line 22 of file ke.h.
Referenced by _HalpApcInterruptHandler(), _HalpDismissIrqGeneric(), _HalpDismissIrqLevel(), _HalpDispatchInterruptHandler(), HalEndSystemInterrupt2(), HalpDispatchInterrupt2(), HalpEndSoftwareInterrupt2(), HalpHardwareInterruptLevel2(), HalRequestSoftwareInterrupt(), and KfLowerIrql().
| ULONG _KPCR::IrrActive |
Definition at line 50 of file ke.h.
Referenced by HalEndSystemInterrupt2(), HalpEndSoftwareInterrupt2(), and HalpHardwareInterruptLevel2().
| PKSPIN_LOCK_QUEUE _KPCR::LockArray |
| NT_TIB _KPCR::NtTib |
Definition at line 297 of file ke.h.
Referenced by KiSetTebBase(), KiUserModeCallout(), and NtCallbackReturn().
Definition at line 55 of file ke.h.
Referenced by KiExitV86Mode(), KiUserModeCallout(), and NtCallbackReturn().
| struct _EXCEPTION_REGISTRATION_RECORD* _KPCR::Used_ExceptionList |