HyperDbg Debugger
Loading...
Searching...
No Matches
_PT_USER_MAPPING Struct Reference

Per-CPU bookkeeping for the user-mode mmap surface. More...

#include <Pt.h>

Public Attributes

PMDL Mdl
PVOID UserVa

Detailed Description

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.

Member Data Documentation

◆ Mdl

PMDL _PT_USER_MAPPING::Mdl

◆ UserVa

PVOID _PT_USER_MAPPING::UserVa

The documentation for this struct was generated from the following files:
  • hyperdbg/hyperperf/header/pt/Pt.h
  • hyperdbg/hypertrace/header/pt/Pt.h