ReactOS 0.4.15-dev-7958-gcd0bb1a
_SYSTEM_BASIC_INFORMATION Struct Reference

#include <ntddk_ex.h>

Collaboration diagram for _SYSTEM_BASIC_INFORMATION:

Public Attributes

ULONG Reserved
 
ULONG TimerResolution
 
ULONG PageSize
 
ULONG NumberOfPhysicalPages
 
ULONG LowestPhysicalPageNumber
 
ULONG HighestPhysicalPageNumber
 
ULONG AllocationGranularity
 
ULONG MinimumUserModeAddress
 
ULONG MaximumUserModeAddress
 
KAFFINITY ActiveProcessorsAffinityMask
 
CCHAR NumberOfProcessors
 
ULONG_PTR MinimumUserModeAddress
 
ULONG_PTR MaximumUserModeAddress
 
ULONG_PTR ActiveProcessorsAffinityMask
 
BYTE Reserved1 [24]
 
PVOID Reserved2 [4]
 

Detailed Description

Definition at line 157 of file ntddk_ex.h.

Member Data Documentation

◆ ActiveProcessorsAffinityMask [1/2]

KAFFINITY _SYSTEM_BASIC_INFORMATION::ActiveProcessorsAffinityMask

Definition at line 167 of file ntddk_ex.h.

Referenced by GetProcessAffinityMask(), and QSI_DEF().

◆ ActiveProcessorsAffinityMask [2/2]

ULONG_PTR _SYSTEM_BASIC_INFORMATION::ActiveProcessorsAffinityMask

Definition at line 749 of file extypes.h.

◆ AllocationGranularity

ULONG _SYSTEM_BASIC_INFORMATION::AllocationGranularity

◆ HighestPhysicalPageNumber

ULONG _SYSTEM_BASIC_INFORMATION::HighestPhysicalPageNumber

Definition at line 163 of file ntddk_ex.h.

Referenced by QSI_DEF(), and TestPhysicalMemorySection().

◆ LowestPhysicalPageNumber

ULONG _SYSTEM_BASIC_INFORMATION::LowestPhysicalPageNumber

Definition at line 162 of file ntddk_ex.h.

Referenced by QSI_DEF().

◆ MaximumUserModeAddress [1/2]

ULONG _SYSTEM_BASIC_INFORMATION::MaximumUserModeAddress

◆ MaximumUserModeAddress [2/2]

ULONG_PTR _SYSTEM_BASIC_INFORMATION::MaximumUserModeAddress

Definition at line 748 of file extypes.h.

◆ MinimumUserModeAddress [1/2]

ULONG _SYSTEM_BASIC_INFORMATION::MinimumUserModeAddress

Definition at line 165 of file ntddk_ex.h.

Referenced by GlobalMemoryStatusEx(), and QSI_DEF().

◆ MinimumUserModeAddress [2/2]

ULONG_PTR _SYSTEM_BASIC_INFORMATION::MinimumUserModeAddress

Definition at line 747 of file extypes.h.

◆ NumberOfPhysicalPages

◆ NumberOfProcessors

◆ PageSize

◆ Reserved

ULONG _SYSTEM_BASIC_INFORMATION::Reserved

Definition at line 158 of file ntddk_ex.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_BASIC_INFORMATION::Reserved1

Definition at line 486 of file winternl.h.

◆ Reserved2

PVOID _SYSTEM_BASIC_INFORMATION::Reserved2

Definition at line 487 of file winternl.h.

◆ TimerResolution

ULONG _SYSTEM_BASIC_INFORMATION::TimerResolution

Definition at line 159 of file ntddk_ex.h.

Referenced by QSI_DEF().


The documentation for this struct was generated from the following files: