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

  /src/sys/arch/amd64/amd64/
spl.S 107 pushq $_C_LABEL(softintr_ret)
208 * softintr_ret()
215 ENTRY(softintr_ret) function
219 END(softintr_ret)
spl.S 107 pushq $_C_LABEL(softintr_ret)
208 * softintr_ret()
215 ENTRY(softintr_ret) function
219 END(softintr_ret)
spl.S 107 pushq $_C_LABEL(softintr_ret)
208 * softintr_ret()
215 ENTRY(softintr_ret) function
219 END(softintr_ret)
  /src/sys/arch/i386/i386/
spl.S 379 pushl $_C_LABEL(softintr_ret) /* set up struct switchframe */
450 * softintr_ret()
457 ENTRY(softintr_ret) function
461 END(softintr_ret)
spl.S 379 pushl $_C_LABEL(softintr_ret) /* set up struct switchframe */
450 * softintr_ret()
457 ENTRY(softintr_ret) function
461 END(softintr_ret)
spl.S 379 pushl $_C_LABEL(softintr_ret) /* set up struct switchframe */
450 * softintr_ret()
457 ENTRY(softintr_ret) function
461 END(softintr_ret)

Completed in 34 milliseconds