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

  /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;
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 22 milliseconds