#include <Cpuid.h>
CPUID SoC Vendor Information EBX for CPUID leaf CPUID_SOC_VENDOR sub-leaf CPUID_SOC_VENDOR_MAIN_LEAF.
Definition at line 3338 of file Cpuid.h.
| struct { ... } CPUID_SOC_VENDOR_MAIN_LEAF_EBX::Bits |
◆ IsVendorScheme
| UINT32 CPUID_SOC_VENDOR_MAIN_LEAF_EBX::IsVendorScheme |
[Bit 16] If 1, the SOC Vendor ID field is assigned via an industry standard enumeration scheme. Otherwise, the SOC Vendor ID field is assigned by Intel.
Definition at line 3352 of file Cpuid.h.
◆ Reserved
| UINT32 CPUID_SOC_VENDOR_MAIN_LEAF_EBX::Reserved |
◆ SocVendorId
| UINT32 CPUID_SOC_VENDOR_MAIN_LEAF_EBX::SocVendorId |
[Bits 15:0] SOC Vendor ID.
Definition at line 3346 of file Cpuid.h.
◆ Uint32
| UINT32 CPUID_SOC_VENDOR_MAIN_LEAF_EBX::Uint32 |
All bit fields as a 32-bit value
Definition at line 3358 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h