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

  /src/sys/arch/vax/vax/
subr.S 293 .globl softint_cleanup,softint_exit,softint_process
295 .type softint_exit@function
301 softint_exit: label
315 movab softint_exit,PCB_PC(%r3)/* do a quick exit */
subr.S 293 .globl softint_cleanup,softint_exit,softint_process
295 .type softint_exit@function
301 softint_exit: label
315 movab softint_exit,PCB_PC(%r3)/* do a quick exit */

Completed in 50 milliseconds