Bitdefender Hypervisor Memory Introspection
_DTR Struct Reference

A descriptor table register. Valid for IDTR and GDTR. More...

#include <introcpu.h>

Data Fields

WORD Limit
 
QWORD Base
 

Detailed Description

A descriptor table register. Valid for IDTR and GDTR.

Definition at line 71 of file introcpu.h.

Field Documentation

◆ Base

QWORD _DTR::Base

Definition at line 74 of file introcpu.h.

Referenced by IntHandleDtrViolation().

◆ Limit

WORD _DTR::Limit

Definition at line 73 of file introcpu.h.

Referenced by IntHandleDtrViolation().


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