|
ReactOS 0.4.17-dev-684-ga6524ef
|
#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::@2526 |
| struct { ... } _CPU_INFO::@2704 |
| UINT32 _CPU_INFO::AsUINT32 |
Definition at line 398 of file ketypes.h.
Referenced by KiGetCacheInformation().
| ULONG _CPU_INFO::Eax |
Definition at line 401 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetFeatureBits(), and KiVerifyCpuFeatures().
| ULONG _CPU_INFO::Ebx |
Definition at line 402 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), and KiGetFeatureBits().
| ULONG _CPU_INFO::Ecx |
Definition at line 403 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), and KiGetFeatureBits().
| ULONG _CPU_INFO::Edx |
Definition at line 404 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetFeatureBits(), and KiVerifyCpuFeatures().