ReactOS 0.4.15-dev-5884-gab5aff5
|
#include <ketypes.h>
USHORT _KTSS::Backlink |
Definition at line 792 of file ketypes.h.
Referenced by KdbpCmdBackTrace().
ULONG _KTSS::CR3 |
Definition at line 798 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
USHORT _KTSS::Cs |
Definition at line 811 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Ds |
Definition at line 815 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Eax |
Definition at line 801 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ebp |
Definition at line 806 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ebx |
Definition at line 804 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ecx |
Definition at line 802 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Edi |
Definition at line 808 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Edx |
Definition at line 803 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::EFlags |
Definition at line 800 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Eip |
Definition at line 799 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Es |
Definition at line 809 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Esi |
Definition at line 807 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Esp0 |
Definition at line 794 of file ketypes.h.
Referenced by KiTrap02Handler(), KiUserModeCallout(), and NtCallbackReturn().
USHORT _KTSS::Fs |
Definition at line 817 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Gs |
Definition at line 819 of file ketypes.h.
Referenced by KiTrap02Handler().
UCHAR _KTSS::IntDirectionMap[IOPM_DIRECTION_MAP_SIZE] |
USHORT _KTSS::IoMapBase |
Definition at line 824 of file ketypes.h.
Referenced by Ke386CallBios(), KiTrap02Handler(), and KiTrap08Handler().
KIIO_ACCESS_MAP _KTSS::IoMaps[IOPM_COUNT] |
Definition at line 825 of file ketypes.h.
Referenced by Ke386CallBios().
USHORT _KTSS::LDT |
Definition at line 821 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
USHORT _KTSS::Ss0 |
Definition at line 795 of file ketypes.h.
Referenced by KiTrap02Handler().