Bitdefender Hypervisor Memory Introspection
_XSAVE_AREA Struct Reference

XSAVE area container. More...

#include <introcpu.h>

Data Fields

DWORD Size
 The size of the XSAVE area. XsaveArea has at least Size bytes. More...
 
IG_XSAVE_AREAXsaveArea
 The contents of the XSAVE area. More...
 

Detailed Description

XSAVE area container.

Definition at line 59 of file introcpu.h.

Field Documentation

◆ Size

DWORD _XSAVE_AREA::Size

The size of the XSAVE area. XsaveArea has at least Size bytes.

Definition at line 61 of file introcpu.h.

◆ XsaveArea

IG_XSAVE_AREA* _XSAVE_AREA::XsaveArea

The contents of the XSAVE area.

Definition at line 62 of file introcpu.h.

Referenced by IntDecGetSetSseRegValue().


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