ReactOS 0.4.16-dev-122-g325d74c
|
#include <ntoskrnl.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
VOID FASTCALL | KiIpiSend (_In_ KAFFINITY TargetSet, _In_ ULONG IpiRequest) |
ULONG_PTR NTAPI | KeIpiGenericCall (_In_ PKIPI_BROADCAST_WORKER Function, _In_ ULONG_PTR Argument) |
Definition at line 44 of file ipi.c.
Referenced by KiInitMachineDependent(), KiRestoreFastSyscallReturnState(), MiFlushTlb(), PcipGetFunctionLimits(), and PciUpdateHardware().
Definition at line 18 of file ipi.c.