HyperPlatform Programmer's Reference
Public Attributes | List of all members
EptData Struct Reference
Collaboration diagram for EptData:
Collaboration graph
[legend]

Public Attributes

EptPointerept_pointer
 
EptCommonEntryept_pml4
 
EptCommonEntry ** preallocated_entries
 
volatile long preallocated_entries_count
 

Detailed Description

Definition at line 86 of file ept.cpp.

Member Data Documentation

◆ ept_pml4

EptCommonEntry* EptData::ept_pml4

Definition at line 88 of file ept.cpp.

◆ ept_pointer

EptPointer* EptData::ept_pointer

Definition at line 87 of file ept.cpp.

◆ preallocated_entries

EptCommonEntry** EptData::preallocated_entries

Definition at line 90 of file ept.cpp.

◆ preallocated_entries_count

volatile long EptData::preallocated_entries_count

Definition at line 91 of file ept.cpp.


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