Bitdefender Hypervisor Memory Introspection
_MPX_BOUND Struct Reference

A MPX bound structure. More...

#include <kernvm.h>

Data Fields

QWORD LowerBound
 Lower bound. More...
 
QWORD UpperBound
 Upper bound. More...
 
QWORD PointerValue
 Pointer value. More...
 
QWORD Reserved
 Reserved for future use/alignment. More...
 

Detailed Description

A MPX bound structure.

Definition at line 11 of file kernvm.h.

Field Documentation

◆ LowerBound

QWORD _MPX_BOUND::LowerBound

Lower bound.

Definition at line 13 of file kernvm.h.

◆ PointerValue

QWORD _MPX_BOUND::PointerValue

Pointer value.

Definition at line 15 of file kernvm.h.

◆ Reserved

QWORD _MPX_BOUND::Reserved

Reserved for future use/alignment.

Definition at line 16 of file kernvm.h.

◆ UpperBound

QWORD _MPX_BOUND::UpperBound

Upper bound.

Definition at line 14 of file kernvm.h.


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