Searched refs:KeQueryInterruptHandler (Results 1 – 6 of 6) sorted by relevance
108 CurrentHandler = KeQueryInterruptHandler(Interrupt->Vector); in KeConnectInterrupt()180 VectorHandler = KeQueryInterruptHandler(Interrupt->Vector); in KeDisconnectInterrupt()
81 PreviousHandler = KeQueryInterruptHandler(APIC_CLOCK_VECTOR); in HalpInitializeTsc()
518 HalpGpfHandler = KeQueryInterruptHandler(13); in HalpSwitchToRealModeTrapHandlers()519 HalpBopHandler = KeQueryInterruptHandler(6); in HalpSwitchToRealModeTrapHandlers()
327 KeQueryInterruptHandler(IN ULONG Vector) in KeQueryInterruptHandler() function
57 Current = KeQueryInterruptHandler(Vector); in KiGetVectorDispatch()
328 KeQueryInterruptHandler(IN ULONG Vector) in KeQueryInterruptHandler() function