|
ReactOS 0.4.16-dev-2284-g3529151
|
#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 Ki386EnableXMMIExceptions().
| USHORT _KIDTENTRY::ExtendedOffset |
Definition at line 443 of file ketypes.h.
Referenced by KeInitExceptions(), KeQueryInterruptHandler(), KeRegisterInterruptHandler(), and Ki386EnableXMMIExceptions().
| USHORT _KIDTENTRY::Offset |
Definition at line 440 of file ketypes.h.
Referenced by KeQueryInterruptHandler(), KeRegisterInterruptHandler(), and Ki386EnableXMMIExceptions().
| USHORT _KIDTENTRY::Selector |
Definition at line 441 of file ketypes.h.
Referenced by KeInitExceptions(), and Ki386EnableXMMIExceptions().