Home
last modified time | relevance | path

Searched refs:T_IDEBUG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hppa/include/
H A Dtrap.h67 #define T_IDEBUG 30 /* debug SFU interrupt */ macro
/netbsd-src/sys/arch/hppa/hppa/
H A Dtrap.c593 trapnum == T_IDEBUG || trapnum == T_PERFMON) { in trap()