|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>
Public Attributes | |
| USHORT | ProcessorArchitecture |
| USHORT | ProcessorLevel |
| USHORT | ProcessorRevision |
| USHORT | MaximumProcessors |
| ULONG | ProcessorFeatureBits |
Definition at line 2843 of file winternl.h.
| USHORT _SYSTEM_CPU_INFORMATION::MaximumProcessors |
Definition at line 2847 of file winternl.h.
| USHORT _SYSTEM_CPU_INFORMATION::ProcessorArchitecture |
Definition at line 2844 of file winternl.h.
Referenced by fill_system_info().
| ULONG _SYSTEM_CPU_INFORMATION::ProcessorFeatureBits |
Definition at line 2848 of file winternl.h.
Referenced by test_query_cpu().
| USHORT _SYSTEM_CPU_INFORMATION::ProcessorLevel |
Definition at line 2845 of file winternl.h.
Referenced by fill_system_info().
| USHORT _SYSTEM_CPU_INFORMATION::ProcessorRevision |
Definition at line 2846 of file winternl.h.
Referenced by fill_system_info().