typedef struct _KGDTENTRY { WORD LimitLow; WORD BaseLow; ULONG HighWord; } KGDTENTRY, *PKGDTENTRY;
Windows Vista Kernel Structures