|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hal.h>#include <debug.h>
Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| UCHAR FASTCALL | HalSystemVectorDispatchEntry (IN ULONG Vector, OUT PKINTERRUPT_ROUTINE **FlatDispatch, OUT PKINTERRUPT_ROUTINE *NoConnection) |
| VOID NTAPI | KeFlushWriteBuffer (VOID) |
| UCHAR FASTCALL HalSystemVectorDispatchEntry | ( | IN ULONG | Vector, |
| OUT PKINTERRUPT_ROUTINE ** | FlatDispatch, | ||
| OUT PKINTERRUPT_ROUTINE * | NoConnection | ||
| ) |
Definition at line 24 of file misc.c.
Referenced by KiGetVectorDispatch().
Definition at line 39 of file misc.c.
Referenced by HaliQuerySystemInformation(), HalpReboot(), and NtFlushWriteBuffer().