|
HyperPlatform Programmer's Reference
|
See: VMCS ENUMERATION. More...
#include <ia32_type.h>
Public Attributes | |
| unsigned __int64 | all |
| struct { | |
| unsigned reserved1: 1 | |
| [0] More... | |
| unsigned supported_highest_vmcs_encoding: 9 | |
| [1:9] More... | |
| unsigned reserved2: 22 | |
| unsigned reserved3: 32 | |
| [10:63] More... | |
| } | fields |
See: VMCS ENUMERATION.
Definition at line 1175 of file ia32_type.h.
| unsigned __int64 Ia32VmxVmcsEnumMsr::all |
Definition at line 1176 of file ia32_type.h.
| struct { ... } Ia32VmxVmcsEnumMsr::fields |
| unsigned Ia32VmxVmcsEnumMsr::reserved1 |
[0]
Definition at line 1178 of file ia32_type.h.
| unsigned Ia32VmxVmcsEnumMsr::reserved2 |
Definition at line 1180 of file ia32_type.h.
| unsigned Ia32VmxVmcsEnumMsr::reserved3 |
[10:63]
Definition at line 1181 of file ia32_type.h.
| unsigned Ia32VmxVmcsEnumMsr::supported_highest_vmcs_encoding |
[1:9]
Definition at line 1179 of file ia32_type.h.
1.8.14