|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <ketypes.h>

| USHORT _KTSS::Backlink |
Definition at line 855 of file ketypes.h.
Referenced by KdbpCmdBackTrace().
| ULONG _KTSS::CR3 |
Definition at line 861 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
| USHORT _KTSS::Cs |
Definition at line 874 of file ketypes.h.
Referenced by KiTrap02Handler().
| USHORT _KTSS::Ds |
Definition at line 878 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Eax |
Definition at line 864 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Ebp |
Definition at line 869 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Ebx |
Definition at line 867 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Ecx |
Definition at line 865 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Edi |
Definition at line 871 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Edx |
Definition at line 866 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::EFlags |
Definition at line 863 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Eip |
Definition at line 862 of file ketypes.h.
Referenced by KiTrap02Handler().
| USHORT _KTSS::Es |
Definition at line 872 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Esi |
Definition at line 870 of file ketypes.h.
Referenced by KiTrap02Handler().
| ULONG _KTSS::Esp0 |
Definition at line 857 of file ketypes.h.
Referenced by KiTrap02Handler(), KiUserModeCallout(), and NtCallbackReturn().
| USHORT _KTSS::Fs |
Definition at line 880 of file ketypes.h.
Referenced by KiTrap02Handler().
| USHORT _KTSS::Gs |
Definition at line 882 of file ketypes.h.
Referenced by KiTrap02Handler().
| UCHAR _KTSS::IntDirectionMap[IOPM_DIRECTION_MAP_SIZE] |
| USHORT _KTSS::IoMapBase |
Definition at line 887 of file ketypes.h.
Referenced by Ke386CallBios(), KiTrap02Handler(), and KiTrap08Handler().
| KIIO_ACCESS_MAP _KTSS::IoMaps[IOPM_COUNT] |
Definition at line 888 of file ketypes.h.
Referenced by Ke386CallBios().
| USHORT _KTSS::LDT |
Definition at line 884 of file ketypes.h.
Referenced by KiTrap02Handler(), and KiTrap08Handler().
| USHORT _KTSS::Ss0 |
Definition at line 858 of file ketypes.h.
Referenced by KiTrap02Handler().