My Project
Loading...
Searching...
No Matches
_MMVAD Struct Reference

#include <mm.h>

Data Fields

uintptr_t StartVa
uintptr_t EndVa
VAD_FLAGS Flags
struct _MMVADLeftChild
struct _MMVADRightChild
struct _MMVADParent
int Height
struct _FILE_OBJECT * File
uint64_t FileOffset
struct _EPROCESSOwningProcess

Detailed Description

Definition at line 473 of file mm.h.

Field Documentation

◆ EndVa

uintptr_t EndVa

Definition at line 475 of file mm.h.

◆ File

struct _FILE_OBJECT* File

Definition at line 487 of file mm.h.

◆ FileOffset

uint64_t FileOffset

Definition at line 488 of file mm.h.

◆ Flags

VAD_FLAGS Flags

Definition at line 476 of file mm.h.

◆ Height

int Height

Definition at line 484 of file mm.h.

◆ LeftChild

struct _MMVAD* LeftChild

Definition at line 479 of file mm.h.

◆ OwningProcess

struct _EPROCESS* OwningProcess

Definition at line 491 of file mm.h.

◆ Parent

struct _MMVAD* Parent

Definition at line 481 of file mm.h.

◆ RightChild

struct _MMVAD* RightChild

Definition at line 480 of file mm.h.

◆ StartVa

uintptr_t StartVa

Definition at line 474 of file mm.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/includes/mm.h