Searched refs:handle_exception (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/hp6xx/
H A Dpm_wakeup.S53 4: .long handle_exception
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dppc-stub.c69 static int handle_exception (struct pt_regs *regs);
366 return handle_exception(regs);
371 return handle_exception(regs);
376 handle_exception(regs);
382 return handle_exception(regs);
388 return handle_exception(regs);
462 handle_exception (struct pt_regs *regs) function
487 printk("kgdb: entering handle_exception; trap [0x%x]\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S343 bra handle_exception
355 bra handle_exception
378 bra handle_exception
390 ENTRY(handle_exception)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dkgdb_stub.c941 static void handle_exception(struct pt_regs *regs) function
993 handle_exception(regs);
1013 kgdb_debug_hook = handle_exception;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dkgdb.c287 static void handle_exception (int sigval);
920 handle_exception (int sigval) function
924 USEDFUN(handle_exception);
1262 Interactive communication with the host is handled by handle_exception and
1326 jsr handle_exception ; Interactive routine
1358 handle_exception and finally the register image is restored. Due to the
1422 jsr handle_exception ; Interactive routine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dgdb-stub.c172 void handle_exception(struct gdb_regs *regs);
705 void handle_exception (struct gdb_regs *regs) function
H A Dgdb-low.S216 jal handle_exception
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dentry.S227 * saving onto the stack frame, which is done in handle_exception().
261 pta handle_exception, tr0
381 pta handle_exception, tr0
419 pta handle_exception, tr0
552 pta handle_exception, tr0
586 ! construct useful SR for handle_exception
598 movi handle_exception, r18
617 rte ! -> handle_exception, switch back to priv mode again
642 handle_exception: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c471 handle_exception (unsigned long *registers) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dkgdb.c349 void handle_exception(int sigval);
1221 handle_exception(int sigval) function
1225 USEDFUN(handle_exception);
H A Dkgdb_asm.S309 jsr handle_exception ; Interactive routine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmesh.c1119 static void handle_exception(struct mesh_state *ms) function
1521 handle_exception(ms);
1670 handle_exception(ms);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dvmx.c1374 static int handle_exception(struct kvm_vcpu *vcpu, struct kvm_run *kvm_run) function
1753 [EXIT_REASON_EXCEPTION_NMI] = handle_exception,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c3161 static void handle_exception(struct fsg_dev *fsg) function
3343 handle_exception(fsg);

Completed in 293 milliseconds