#include "ki.h"
Go to the source code of this file.
Functions | |
VOID | KiLowerIrqlSpecial (KIRQL) |
VOID | KiDispatchSoftwareInterrupt (KIRQL Irql) |
VOID | KiCheckForSoftwareInterrupt (KIRQL RequestIrql) |
VOID | KiRequestSoftwareInterrupt (KIRQL RequestIrql) |
|
Definition at line 98 of file intsupc.c. References APC_LEVEL, DISPATCH_LEVEL, KiDisableInterrupts(), KiDispatchSoftwareInterrupt(), and KiRestoreInterrupts().
|
|
Definition at line 32 of file intsupc.c. References APC_LEVEL, KeGetCurrentPrcb, KernelMode, KiDeliverApc(), KiDispatchInterrupt(), KiLowerIrqlSpecial(), and NULL. Referenced by KiCheckForSoftwareInterrupt().
|
|
Referenced by KiDispatchSoftwareInterrupt(). |
|
Definition at line 159 of file intsupc.c. References APC_LEVEL, DISPATCH_LEVEL, and KeBugCheckEx(). Referenced by KeDetachProcess(), KeInsertQueueDpc(), KeReleaseMutant(), KeUnstackDetachProcess(), KeUpdateRunTime(), KiChkTimerExpireSysDpc(), and KiIpiProcessRequests().
|