ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <ketypes.h>
USHORT _KTSS::Backlink |
Definition at line 845 of file ketypes.h.
Referenced by KdbpCmdBackTrace().
ULONG _KTSS::CR3 |
Definition at line 851 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
USHORT _KTSS::Cs |
Definition at line 864 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Ds |
Definition at line 868 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Eax |
Definition at line 854 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ebp |
Definition at line 859 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ebx |
Definition at line 857 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ecx |
Definition at line 855 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Edi |
Definition at line 861 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Edx |
Definition at line 856 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::EFlags |
Definition at line 853 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Eip |
Definition at line 852 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Es |
Definition at line 862 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Esi |
Definition at line 860 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Esp0 |
Definition at line 847 of file ketypes.h.
Referenced by KiTrap02Handler(), KiUserModeCallout(), and NtCallbackReturn().
USHORT _KTSS::Fs |
Definition at line 870 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Gs |
Definition at line 872 of file ketypes.h.
Referenced by KiTrap02Handler().
UCHAR _KTSS::IntDirectionMap[IOPM_DIRECTION_MAP_SIZE] |
USHORT _KTSS::IoMapBase |
Definition at line 877 of file ketypes.h.
Referenced by Ke386CallBios(), KiTrap02Handler(), and KiTrap08Handler().
KIIO_ACCESS_MAP _KTSS::IoMaps[IOPM_COUNT] |
Definition at line 878 of file ketypes.h.
Referenced by Ke386CallBios().
USHORT _KTSS::LDT |
Definition at line 874 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
USHORT _KTSS::Ss0 |
Definition at line 848 of file ketypes.h.
Referenced by KiTrap02Handler().