ReactOS 0.4.16-dev-329-g9223134
|
#include <ke.h>
Public Attributes | |
PVOID | ThreadStack |
PVOID | ThreadTeb |
PVOID | PcrTeb |
PVOID _KV86_FRAME::PcrTeb |
Definition at line 237 of file ke.h.
Referenced by KiEnterV86Mode().
PVOID _KV86_FRAME::ThreadStack |
Definition at line 235 of file ke.h.
Referenced by KiEnterV86Mode(), and KiExitV86Mode().
PVOID _KV86_FRAME::ThreadTeb |
Definition at line 236 of file ke.h.
Referenced by KiEnterV86Mode(), and KiExitV86Mode().