ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#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::@2301 |
struct { ... } _CPU_INFO::@2447 |
UINT32 _CPU_INFO::AsUINT32 |
Definition at line 378 of file ketypes.h.
Referenced by KiGetCacheInformation().
ULONG _CPU_INFO::Eax |
Definition at line 381 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetFeatureBits(), KiSetProcessorType(), and KiVerifyCpuFeatures().
ULONG _CPU_INFO::Ebx |
Definition at line 382 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), and KiGetFeatureBits().
ULONG _CPU_INFO::Ecx |
Definition at line 383 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetCpuVendor(), and MmArchInitialize().
ULONG _CPU_INFO::Edx |
Definition at line 384 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), KiGetFeatureBits(), KiVerifyCpuFeatures(), OslMain(), and OslpMain().