#include "ki.h"
Go to the source code of this file.
Functions | |
VOID | KiIpiGenericCallTarget (IN PKIPI_CONTEXT SignalDone, IN PVOID BroadcastFunction, IN PVOID Context, IN PVOID Parameter3) |
ULONG_PTR | KiIpiGenericCall (IN PKIPI_BROADCAST_WORKER BroadcastFunction, IN ULONG_PTR Context) |
VOID | KiIpiStallOnPacketTargets (KAFFINITY TargetSet) |
|
Definition at line 40 of file xipi.c. References KeActiveProcessors, KeGetCurrentPrcb, KeLowerIrql(), KeRaiseIrql(), KiIpiGenericCallTarget(), KiIpiSendPacket(), KiIpiStallOnPacketTargets(), max, NULL, PKIPI_BROADCAST_WORKER, and Status. Referenced by KeI386VdmInitialize(), KeSetIntervalProfile(), KiAdjustInterruptTime(), KiInitMachineDependent(), KiSyncMC_Drain(), and KiSyncPrefetchVisible().
|
|
Definition at line 132 of file xipi.c. References KiIpiSignalPacketDone(), and PKIPI_BROADCAST_WORKER. Referenced by KiIpiGenericCall().
|
|
Definition at line 182 of file xipi.c. References KeActiveProcessors, and KeGetCurrentPrcb. Referenced by Ke386IoSetAccessProcess(), Ke386SetDescriptorProcess(), Ke386SetIoAccessMap(), Ke386SetLdtProcess(), Ke386SetVdmInterruptHandler(), KeChangeColorPage(), KeFlushEntireTb(), KeFlushIoBuffers(), KeFlushMultipleTb(), KeFlushMultipleTb64(), KeFlushSingleTb(), KeFlushSingleTb64(), KeInvalidateAllCaches(), KeStartProfile(), KeStopProfile(), KeSweepCacheRange(), KeSweepDcache(), KeSweepDcacheRange(), KeSweepIcache(), KeSweepIcacheRange(), KeSynchronizeMemoryAccess(), KiCompleteEffectiveRangeChange(), KiFlushSingleTbSynchronous(), KiGetNewRid(), KiInitializePAT(), KiIpiGenericCall(), and KiSyncNewRegionId().
|