Home
last modified time | relevance | path

Searched refs:TFF_LAST (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/arch/hppa/include/
Dtrap.h84 #define TFF_LAST (1 << (31 - TFF_LAST_POS)) macro
/netbsd/src/sys/arch/hppa/hppa/
Ddb_trace.c185 if (!(tf.tf_flags & TFF_LAST)) { in db_stack_trace_print()
Dtrap.c644 if (frame->tf_flags & TFF_LAST) in trap()
1120 if (frame->tf_flags & TFF_LAST && (curlwp->l_flag & LW_IDLE) == 0) in trap()
Dlocore.S252 ldil L%TFF_LAST, %t1
Dmachdep.c1908 tf->tf_flags = TFF_SYS|TFF_LAST;
Dtrap.S313 ldil L%(TFF_LAST|TFF_SYS), %arg1