ReactOS 0.4.16-dev-736-g28b802b
|
#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::@2309 |
struct { ... } _CPU_INFO::@2455 |
UINT32 _CPU_INFO::AsUINT32 |
Definition at line 387 of file ketypes.h.
Referenced by KiGetCacheInformation().
ULONG _CPU_INFO::Eax |
Definition at line 390 of file ketypes.h.
Referenced by CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetFeatureBits(), KiSetProcessorType(), and KiVerifyCpuFeatures().
ULONG _CPU_INFO::Ebx |
Definition at line 391 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), and KiGetFeatureBits().
ULONG _CPU_INFO::Ecx |
Definition at line 392 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCacheInformation(), KiGetCpuVendor(), KiGetFeatureBits(), and MmArchInitialize().
ULONG _CPU_INFO::Edx |
Definition at line 393 of file ketypes.h.
Referenced by BlArchGetCpuVendor(), CmpInitializeMachineDependentConfiguration(), KiGetCpuVendor(), KiGetFeatureBits(), KiVerifyCpuFeatures(), OslMain(), and OslpMain().