HomeSort by: relevance | last modified time | path
    Searched refs:alpha_softint_dispatch (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/include/
intr.h 169 void alpha_softint_dispatch(int);
  /src/sys/arch/alpha/alpha/
interrupt.c 542 * alpha_softint_dispatch:
548 alpha_softint_dispatch(int const ipl) function in typeref:typename:void
581 alpha_softint_dispatch(ipl);
locore.s 284 * See alpha_softint_dispatch().
327 CALL(alpha_softint_dispatch)
760 * Step 1: Go to IPL_HIGH, which is what the alpha_softint_dispatch()

Completed in 13 milliseconds