Searched refs:T_SOFTINT (Results 1 – 5 of 5) sorted by relevance
169 / and trap number (T_SOFTINT). The cmnint() code will see T_SOFTINT194 pushq $T_SOFTINT /* trap */213 pushl $T_SOFTINT
67 #define T_SOFTINT 0x50fd /* pseudo softint trap type */ macro
236 case T_SOFTINT: in ttrace_interrupt()288 case T_SOFTINT: in ttrace_apix_interrupt()355 { T_SOFTINT, "softint" },
906 if (rp->r_trapno == T_SOFTINT) { in apix_do_interrupt()919 ttp->ttr_vector = T_SOFTINT; in apix_do_interrupt()
1361 if (rp->r_trapno == T_SOFTINT) { in do_interrupt()