HomeSort by: relevance | last modified time | path
    Searched defs:have_pending_intr_p (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/pic/
intr.c 665 have_pending_intr_p(struct cpu_info *ci, int ncpl) function in typeref:typename:bool
684 if (have_pending_intr_p(ci, ncpl))
700 if (have_pending_intr_p(ci, ncpl))
intr.c 665 have_pending_intr_p(struct cpu_info *ci, int ncpl) function in typeref:typename:bool
684 if (have_pending_intr_p(ci, ncpl))
700 if (have_pending_intr_p(ci, ncpl))

Completed in 22 milliseconds