Home
last modified time | relevance | path

Searched refs:TFF_SYS (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dtrap.h84 #define TFF_SYS (1 << (31 - TFF_SYS_POS)) macro
H A Dcpu.h232 #define CLKF_SYSCALL(framep) ((framep)->tf_flags & TFF_SYS)
/openbsd/sys/arch/hppa/hppa/
H A Ddb_interface.c293 if (tf->tf_flags & TFF_SYS) in db_stack_trace_print()
H A Dmachdep.c1156 tf->tf_flags = TFF_SYS|TFF_LAST; in setregs()
H A Dlocore.S420 ldil L%TFF_LAST|TFF_SYS, arg1