Searched refs:T_AST (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/booke/
H A Dtrap.h61 T_AST=64, enumerator in enum:ppc_booke_exceptions
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dtrap.h128 #define T_AST -2 /* no-op, just needed reschedule or profile */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dtrap.h139 #define T_AST -2 /* no-op, just needed reschedule or profile */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dkgdb_machdep.c277 case T_AST:
H A Dtrap.c374 case T_AST:
H A Dlocore.s3611 bne,a softtrap ! yes, re-enter trap with type T_AST
3612 mov T_AST, %o0
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dkgdb_machdep.c278 case T_AST:
H A Dtrap.c465 ((type == T_AST) ? "ast" :
480 ((type == T_AST) ? "ast" :
620 case T_AST:
H A Dlocore.s2646 * %g4 = tt == T_AST
3688 brnz,pn %g7, softtrap ! yes, re-enter trap with type T_AST
3689 mov T_AST, %g4
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A Dtrap_subr.S399 li %r3, T_AST
435 li %r3, T_AST
485 li %r3, T_AST
H A Dtrap.c99 [T_AST] = "AST",
794 case T_AST:

Completed in 208 milliseconds