|
HyperDbg Debugger
|
Per-CPU bookkeeping for the user-mode mmap surface. More...
#include <Pt.h>
Public Attributes | |
| PMDL | Mdl |
| PVOID | UserVa |
Per-CPU bookkeeping for the user-mode mmap surface.
One MDL + user VA per CPU describes the main output buffer immediately followed by the 4 KB overflow page as a single virtually contiguous region in the mapping process. Lives in g_PtUserMappings; lifetime tied to the PT enable cycle.
| PMDL _PT_USER_MAPPING::Mdl |
| PVOID _PT_USER_MAPPING::UserVa |