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

  /src/sys/arch/ia64/include/
db_machdep.h 115 int ia64_trap(int, int, db_regs_t *); /* See: trap.c */
  /src/sys/arch/ia64/ia64/
trap.c 334 ia64_trap(int type, int code, db_regs_t *regs) function in typeref:typename:int
356 if (ia64_trap(vector, 0, tf)) return;

Completed in 13 milliseconds