Bitdefender Hypervisor Memory Introspection
_MSR_HOOK_STATE Struct Reference

#include <hook_msr.h>

Data Fields

LIST_HEAD MsrHooksList
 The list of MSR hooks. More...
 
INT64 HooksCount
 Total number of MSR hooks. More...
 

Detailed Description

Global MSR hooks state.

Definition at line 36 of file hook_msr.h.

Field Documentation

◆ HooksCount

INT64 _MSR_HOOK_STATE::HooksCount

Total number of MSR hooks.

Definition at line 39 of file hook_msr.h.

Referenced by IntHookMsrDeleteHook(), and IntHookMsrSetHook().

◆ MsrHooksList

LIST_HEAD _MSR_HOOK_STATE::MsrHooksList

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