ReactOS 0.4.16-dev-983-g23ad936
|
#include <ntoskrnl.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
KAFFINITY NTAPI | KeQueryActiveProcessors (VOID) |
Variables | |
KAFFINITY | KeActiveProcessors = 0 |
CCHAR | KeNumberProcessors = 0 |
#define NDEBUG |
Definition at line 11 of file processor.c.
Definition at line 41 of file processor.c.
Referenced by get_num_of_processors(), and KeQueryActiveProcessorCount().
KAFFINITY KeActiveProcessors = 0 |
Definition at line 16 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 19 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(), MmCreatePeb(), NdisAcquireReadWriteLock(), NdisSystemProcessorCount(), ObInit2(), Phase1InitializationDiscard(), QSI_DEF(), _FX_DRIVER_TRACKER_CACHE_AWARE::Register(), UDFGetStatistics(), and UDFInitializeVCB().