Bitdefender Hypervisor Memory Introspection
_EXCEPTION_VICTIM_EPT Struct Reference

Describes an EPT victim. More...

#include <exceptions.h>

Data Fields

QWORD Gva
 The modified guest virtual address. More...
 
QWORD Gpa
 The modified guest physical address. More...
 

Detailed Description

Describes an EPT victim.

Definition at line 759 of file exceptions.h.

Field Documentation

◆ Gpa

QWORD _EXCEPTION_VICTIM_EPT::Gpa

The modified guest physical address.

Definition at line 762 of file exceptions.h.

◆ Gva

QWORD _EXCEPTION_VICTIM_EPT::Gva

The modified guest virtual address.

Definition at line 761 of file exceptions.h.

Referenced by IntVeHandleAccess(), and IntVeHandleEPTViolationInProtectedView().


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