Bitdefender Hypervisor Memory Introspection
_EXCEPTION_VICTIM_MSR Struct Reference

Describes a MSR victim. More...

#include <exceptions.h>

Data Fields

QWORD NewDriverBase
 The module base where the new value is. More...
 
DWORD Msr
 The MSR written. More...
 

Detailed Description

Describes a MSR victim.

Definition at line 769 of file exceptions.h.

Field Documentation

◆ Msr

DWORD _EXCEPTION_VICTIM_MSR::Msr

The MSR written.

Definition at line 772 of file exceptions.h.

◆ NewDriverBase

QWORD _EXCEPTION_VICTIM_MSR::NewDriverBase

The module base where the new value is.

Definition at line 771 of file exceptions.h.


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