#include "ki.h"
Go to the source code of this file.
Functions | |
VOID | KeInvalidateAllCachesTarget (IN PKIPI_CONTEXT SignalDone, IN PVOID Parameter1, IN PVOID Parameter2, IN PVOID Parameter3) |
BOOLEAN | KeInvalidateAllCaches (IN BOOLEAN AllProcessors) |
Variables | |
ULONG | KeI386CpuType |
|
Definition at line 187 of file i386/flush.c. References _KPROCESS::ActiveProcessors, FALSE, KeActiveProcessors, KeGetCurrentPrcb, KeI386CpuType, KeInvalidateAllCachesTarget(), KiIpiStallOnPacketTargets(), KiLockContextSwap, KiUnlockContextSwap, NULL, and TRUE. Referenced by MiMapLockedPagesInUserSpace(), MiMapSinglePage(), MiMapViewOfPhysicalSection(), MmMapIoSpace(), and MmMapLockedPagesSpecifyCache().
|
|
Definition at line 292 of file i386/flush.c. Referenced by KeInvalidateAllCaches().
|
|
Definition at line 41 of file i386/flush.c. |