ReactOS
0.4.15-dev-5640-g0dde428
|
#include <ke.h>
Public Attributes | |
PVOID | ThreadStack |
PVOID | ThreadTeb |
PVOID | PcrTeb |
PVOID _KV86_FRAME::PcrTeb |
Definition at line 213 of file ke.h.
Referenced by KiEnterV86Mode().
PVOID _KV86_FRAME::ThreadStack |
Definition at line 211 of file ke.h.
Referenced by KiEnterV86Mode(), and KiExitV86Mode().
PVOID _KV86_FRAME::ThreadTeb |
Definition at line 212 of file ke.h.
Referenced by KiEnterV86Mode(), and KiExitV86Mode().