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

  /src/sys/arch/mips/mips/
mips_softint.c 108 softint_process(uint32_t ipending) function in typeref:typename:void
locore_mips1.S 543 jal _C_LABEL(softint_process) # softint_process(pending)
840 jal _C_LABEL(softint_process) # softint_process(pending)
mipsX_subr.S 1215 jal _C_LABEL(softint_process) # softint_process(pending)
1593 jal _C_LABEL(softint_process) # softint_process(pending)
  /src/sys/arch/vax/vax/
subr.S 293 .globl softint_cleanup,softint_exit,softint_process
296 .type softint_process@function
305 softint_process: label
367 movab softint_process,PCB_PC(%r3) /* and where we will start */
  /src/sys/arch/mips/include/
locore.h 387 void softint_process(uint32_t);

Completed in 16 milliseconds