Searched refs:db_trap_glue (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/powerpc/booke/
H A Dtrap.c518 int db_trap_glue(struct trapframe *);
520 db_trap_glue(struct trapframe *tf) function
H A Dtrap_subr.S850 bl CNAME(db_trap_glue)
/freebsd-10-stable/sys/powerpc/aim/
H A Dmachdep.c747 int db_trap_glue(struct trapframe *); /* Called from trap_subr.S */
750 db_trap_glue(struct trapframe *frame) function
H A Dtrap_subr32.S858 bl CNAME(db_trap_glue)
H A Dtrap_subr64.S767 bl CNAME(db_trap_glue)

Completed in 108 milliseconds