HomeSort by: relevance | last modified time | path
    Searched refs:T_NONEXIST (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hppa/include/
trap.h 37 #define T_NONEXIST 0 /* invalid interrupt vector */
  /src/sys/arch/hppa/hppa/
kgdb_hppa.c 85 case T_NONEXIST:
trap.c 682 case T_NONEXIST:
683 case T_NONEXIST | T_USER:
trap.S 644 ATRAP(null,T_NONEXIST) /* 0. invalid interrupt vector */

Completed in 18 milliseconds