|
ReactOS 0.4.16-dev-2284-g3529151
|
#include <ketypes.h>

Public Attributes | |
| UINT32 | AsUINT32 [4] |
| struct { | |
| ULONG Eax | |
| ULONG Ebx | |
| ULONG Ecx | |
| ULONG Edx | |
| }; | |
| ULONG | Dummy |
| ULONG | dummy |
| struct { | |
| ULONG Eax | |
| ULONG Ebx | |
| ULONG Ecx | |
| ULONG Edx | |
| }; | |
| struct { ... } _CPU_INFO::@2452 |
| struct { ... } _CPU_INFO::@2598 |
| UINT32 _CPU_INFO::AsUINT32 |
Definition at line 392 of file ketypes.h.
Referenced by KiGetCacheInformation().
| ULONG _CPU_INFO::Eax |
Definition at line 395 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetFeatureBits(), KiSetProcessorType(), and KiVerifyCpuFeatures().
| ULONG _CPU_INFO::Ebx |
Definition at line 396 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), and KiGetFeatureBits().
| ULONG _CPU_INFO::Ecx |
Definition at line 397 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetCpuVendor(), and KiGetFeatureBits().
| ULONG _CPU_INFO::Edx |
Definition at line 398 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), KiGetFeatureBits(), and KiVerifyCpuFeatures().