Bitdefender Hypervisor Memory Introspection
_LIX_AGENT_INIT_ARGS Struct Reference

Arguments of the init agent. More...

#include <lixagent.h>

Data Fields

struct {
   QWORD   ModuleLength
 The module memory allocation size. More...
 
   QWORD   PerCpuLength
 The per-CPU memory allocation size. More...
 
Allocate
 

Detailed Description

Arguments of the init agent.

Definition at line 255 of file lixagent.h.

Field Documentation

◆ Allocate

struct { ... } _LIX_AGENT_INIT_ARGS::Allocate

Referenced by IntLixGuestAllocate().

◆ ModuleLength

QWORD _LIX_AGENT_INIT_ARGS::ModuleLength

The module memory allocation size.

Definition at line 259 of file lixagent.h.

◆ PerCpuLength

QWORD _LIX_AGENT_INIT_ARGS::PerCpuLength

The per-CPU memory allocation size.

Definition at line 260 of file lixagent.h.

Referenced by IntLixGuestAllocate().


The documentation for this struct was generated from the following file: