ReactOS 0.4.16-dev-819-g75c0dc0
|
#include <ntoskrnl.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
KAFFINITY NTAPI | KeQueryActiveProcessors (VOID) |
Variables | |
CCHAR | KeNumberProcessors = 0 |
KAFFINITY | KeActiveProcessors = 0 |
#define NDEBUG |
Definition at line 11 of file processor.c.
Definition at line 23 of file processor.c.
Referenced by get_num_of_processors(), and KeQueryActiveProcessorCount().
KAFFINITY KeActiveProcessors = 0 |
Definition at line 17 of file processor.c.
Referenced by IoConnectInterrupt(), KeFlushEntireTb(), KeIpiGenericCall(), KeQueryActiveProcessors(), KeSetAffinityProcess(), KeSetSystemAffinityThread(), KiInitializeSystem(), KiInitMachineDependent(), KiSystemStartup(), KxFreezeExecution(), MmCreatePeb(), NtSetInformationProcess(), PspCreateProcess(), and QSI_DEF().
Definition at line 16 of file processor.c.
Referenced by _ExReleaseRundownProtection(), _IRQL_requires_max_(), CmpInitializeMachineDependentConfiguration(), DLDInit(), DriverEntry(), ExAllocateCacheAwareRundownProtection(), ExfReleaseRundownProtection(), ExfReleaseRundownProtectionEx(), ExpInitializePushLocks(), ExSizeOfRundownProtectionCacheAware(), HalRequestIpiSpecifyVector(), IoDisconnectInterrupt(), IopInitLookasideLists(), KdpAllowDisable(), KdpGetContext(), KdpGetContextEx(), KdpGetStateChange(), KdpPrintBanner(), KdpSetCommonState(), KdpSetContext(), KdpSetContextEx(), KdpSwitchProcessor(), KdpSysReadControlSpace(), KdpSysWriteControlSpace(), KeConnectInterrupt(), KeGenericCallDpc(), KeInitializeQueue(), KeIpiGenericCall(), KeSetIdealProcessorThread(), KiInitializeSystem(), KiInitMachineDependent(), KiScanReadyQueues(), KiSystemStartup(), KiSystemStartupBootStack(), KiTimerExpiration(), KxFreezeExecution(), KxSwitchKdProcessor(), KxThawExecution(), MiFlushTlb(), MiInitSystemMemoryAreas(), MiProtectVirtualMemory(), MiVerifyImageIsOkForMpUse(), MmCreatePeb(), NdisAcquireReadWriteLock(), NdisSystemProcessorCount(), ObInit2(), Phase1InitializationDiscard(), QSI_DEF(), _FX_DRIVER_TRACKER_CACHE_AWARE::Register(), UDFGetStatistics(), and UDFInitializeVCB().