ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <ketypes.h>
USHORT _KTSS::Backlink |
Definition at line 851 of file ketypes.h.
Referenced by KdbpCmdBackTrace().
ULONG _KTSS::CR3 |
Definition at line 857 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
USHORT _KTSS::Cs |
Definition at line 870 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Ds |
Definition at line 874 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Eax |
Definition at line 860 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ebp |
Definition at line 865 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ebx |
Definition at line 863 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Ecx |
Definition at line 861 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Edi |
Definition at line 867 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Edx |
Definition at line 862 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::EFlags |
Definition at line 859 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Eip |
Definition at line 858 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Es |
Definition at line 868 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Esi |
Definition at line 866 of file ketypes.h.
Referenced by KiTrap02Handler().
ULONG _KTSS::Esp0 |
Definition at line 853 of file ketypes.h.
Referenced by KiTrap02Handler(), KiUserModeCallout(), and NtCallbackReturn().
USHORT _KTSS::Fs |
Definition at line 876 of file ketypes.h.
Referenced by KiTrap02Handler().
USHORT _KTSS::Gs |
Definition at line 878 of file ketypes.h.
Referenced by KiTrap02Handler().
UCHAR _KTSS::IntDirectionMap[IOPM_DIRECTION_MAP_SIZE] |
USHORT _KTSS::IoMapBase |
Definition at line 883 of file ketypes.h.
Referenced by Ke386CallBios(), KiTrap02Handler(), and KiTrap08Handler().
KIIO_ACCESS_MAP _KTSS::IoMaps[IOPM_COUNT] |
Definition at line 884 of file ketypes.h.
Referenced by Ke386CallBios().
USHORT _KTSS::LDT |
Definition at line 880 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
USHORT _KTSS::Ss0 |
Definition at line 854 of file ketypes.h.
Referenced by KiTrap02Handler().