|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <Cpuid.h>

Public Attributes | |
| INT32 | AsInt32 [4] |
| struct { | |
| UINT32 MaxLeaf | |
| UINT32 ReservedEbx | |
| UINT32 ReservedEcx | |
| UINT32 ReservedEdx | |
| }; | |
| struct { ... } CPUID_EXTENDED_FUNCTION_REGS::@3784 |
| INT32 CPUID_EXTENDED_FUNCTION_REGS::AsInt32[4] |
Definition at line 40 of file Cpuid.h.
Referenced by KiGetFeatureBits().
| UINT32 CPUID_EXTENDED_FUNCTION_REGS::MaxLeaf |
Definition at line 43 of file Cpuid.h.
Referenced by KiGetFeatureBits().