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

/u-boot/common/
H A Dkgdb.c316 handle_exception (struct pt_regs *regs) function
344 printf("kgdb: handle_exception; trap [0x%x]\n", kgdb_trap(regs));
534 debugger_exception_handler = handle_exception;
/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c2303 static void handle_exception(struct fsg_common *common) function
2418 handle_exception(common);

Completed in 52 milliseconds