ReactOS 0.4.16-dev-401-g45b008d
|
#include <ketypes.h>
Public Attributes | |
USHORT | Offset |
USHORT | Selector |
USHORT | Access |
USHORT | ExtendedOffset |
USHORT _KIDTENTRY::Access |
Definition at line 442 of file ketypes.h.
Referenced by BlpArchInitialize(), and Ki386EnableXMMIExceptions().
USHORT _KIDTENTRY::ExtendedOffset |
Definition at line 443 of file ketypes.h.
Referenced by BlpArchInitialize(), KeInitExceptions(), KeQueryInterruptHandler(), KeRegisterInterruptHandler(), and Ki386EnableXMMIExceptions().
USHORT _KIDTENTRY::Offset |
Definition at line 440 of file ketypes.h.
Referenced by BlpArchInitialize(), KeQueryInterruptHandler(), KeRegisterInterruptHandler(), and Ki386EnableXMMIExceptions().
USHORT _KIDTENTRY::Selector |
Definition at line 441 of file ketypes.h.
Referenced by BlpArchInitialize(), KeInitExceptions(), and Ki386EnableXMMIExceptions().