Bitdefender Hypervisor Memory Introspection
_LIX_HYPERCALL_PAGE Struct Reference

#include <handlers.h>

Data Fields

unsigned long long ProtectionOptions
 
unsigned long long DetoursCount
 
LIX_GUEST_DETOUR Detours [det_max_id]
 
LIX_GUEST_OS_SPECIFIC OsSpecificFields
 

Detailed Description

Definition at line 110 of file handlers.h.

Field Documentation

◆ Detours

LIX_GUEST_DETOUR _LIX_HYPERCALL_PAGE::Detours[det_max_id]

Definition at line 115 of file handlers.h.

Referenced by is_detour_enabled().

◆ DetoursCount

unsigned long long _LIX_HYPERCALL_PAGE::DetoursCount

Definition at line 113 of file handlers.h.

◆ OsSpecificFields

◆ ProtectionOptions

unsigned long long _LIX_HYPERCALL_PAGE::ProtectionOptions

Definition at line 112 of file handlers.h.

Referenced by is_detour_enabled().


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