Searched refs:T_ASTFLT (Results 26 - 43 of 43) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dspl.S290 movl $T_ASTFLT,TF_TRAPNO(%esp) /* XXX undo later.. */
291 /* Pushed T_ASTFLT into tf_trapno on entry. */
H A Dlocore.S1139 pushl $T_ASTFLT # trap # for doing ASTs
1218 /* Pushed T_ASTFLT into tf_trapno on entry. */
1227 pushl $T_ASTFLT # trap # for doing ASTs
1245 /* Pushed T_ASTFLT into tf_trapno on entry. */
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dtrap.c465 case T_ASTFLT: /* system async trap, cannot happen */
468 case T_ASTFLT|T_USER: /* user async trap */
H A Dlocore.s944 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dtrap.c513 case T_ASTFLT: /* system async trap, cannot happen */
516 case T_ASTFLT|T_USER: /* user async trap */
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dlocore.S1094 movq $T_ASTFLT, TF_TRAPNO(%rsp)
1102 pushq $T_ASTFLT
1171 /* Pushed T_ASTFLT into tf_trapno on entry. */
1244 pushq $T_ASTFLT # trap # for doing ASTs
1287 /* Pushed T_ASTFLT into tf_trapno on entry. */
H A Dtrap.c131 "asynchronous system trap", /* 3 T_ASTFLT */
448 case T_ASTFLT|T_USER:
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dintvec.S312 TRAPCALL(astintr, T_ASTFLT)
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dlocore.s512 * the T_ASTFLT handling code will also check for software interrupts so we
537 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dlocore.s527 * the T_ASTFLT handling code will also check for software interrupts so we
552 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dlocore.s835 * the T_ASTFLT handling code will also check for software interrupts so we
857 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dlocore.s774 * the T_ASTFLT handling code will also check for software interrupts so we
800 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dlocore.s860 * the T_ASTFLT handling code will also check for software interrupts so we
883 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dlocore.s610 * the T_ASTFLT handling code will also check for software interrupts so we
631 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dlocore.s1009 * the T_ASTFLT handling code will also check for software interrupts so we
1031 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dlocore.s881 * the T_ASTFLT handling code will also check for software interrupts so we
903 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dlocore.s1188 movl #T_ASTFLT,%sp@- | type == async system trap
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Dlocore.s698 * the T_ASTFLT handling code will also check for software interrupts so we
724 movl #T_ASTFLT,%sp@- | type == async system trap

Completed in 289 milliseconds

12