taglinefilesource code
trap_low85arch/mips/kernel/gdb-stub.cextern void trap_low(void);
trap_low331arch/mips/kernel/gdb-stub.cset_except_vector(ht->tt, trap_low);
trap_low365arch/mips/kernel/gdb-stub.cexceptionHandler(9, trap_low);
trap_low144arch/sparc/kernel/sparc-stub.cextern void trap_low(void);  /* In arch/sparc/kernel/entry.S */
trap_low375arch/sparc/kernel/sparc-stub.cexceptionHandler(ht->tt, trap_low);