ReactOS 0.4.15-dev-7961-gdcf9eb0
MSR_IA32_VMX_PROCBASED_CTLS_REGISTER Union Reference

#include <Msr.h>

Collaboration diagram for MSR_IA32_VMX_PROCBASED_CTLS_REGISTER:

Public Attributes

struct {
   VMX_PROCBASED_CTRLS   Allowed0
 
   VMX_PROCBASED_CTRLS   Allowed1
 
Bits
 
UINT64 Uint64
 

Detailed Description

Definition at line 76 of file Msr.h.

Member Data Documentation

◆ Allowed0

VMX_PROCBASED_CTRLS MSR_IA32_VMX_PROCBASED_CTLS_REGISTER::Allowed0

Definition at line 80 of file Msr.h.

◆ Allowed1

VMX_PROCBASED_CTRLS MSR_IA32_VMX_PROCBASED_CTLS_REGISTER::Allowed1

Definition at line 81 of file Msr.h.

◆ 

struct { ... } MSR_IA32_VMX_PROCBASED_CTLS_REGISTER::Bits

Referenced by KiGetFeatureBits().

◆ Uint64

UINT64 MSR_IA32_VMX_PROCBASED_CTLS_REGISTER::Uint64

Definition at line 84 of file Msr.h.

Referenced by KiGetFeatureBits().


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