Bitdefender Hypervisor Memory Introspection
_EXCEPTION_VICTIM_CR Struct Reference

Describes a CR victim. More...

#include <exceptions.h>

Data Fields

DWORD Cr
 The CR written. More...
 
BOOLEAN Smap
 True if SMAP is modified. More...
 
BOOLEAN Smep
 True if SMEP is modified. More...
 

Detailed Description

Describes a CR victim.

Definition at line 779 of file exceptions.h.

Field Documentation

◆ Cr

DWORD _EXCEPTION_VICTIM_CR::Cr

The CR written.

Definition at line 781 of file exceptions.h.

◆ Smap

BOOLEAN _EXCEPTION_VICTIM_CR::Smap

True if SMAP is modified.

Definition at line 783 of file exceptions.h.

◆ Smep

BOOLEAN _EXCEPTION_VICTIM_CR::Smep

True if SMEP is modified.

Definition at line 784 of file exceptions.h.


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