|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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::@2481 |
| struct { ... } _CPU_INFO::@2627 |
| 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 BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), and KiGetFeatureBits().
| ULONG _CPU_INFO::Ecx |
Definition at line 397 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetCpuVendor(), KiGetFeatureBits(), and MmArchInitialize().
| ULONG _CPU_INFO::Edx |
Definition at line 398 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), KiGetFeatureBits(), KiVerifyCpuFeatures(), OslMain(), and OslpMain().