Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S1 handle_exception: label
66 jmp handle_exception
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/OK3568_Linux_fs/u-boot/common/
H A Dkgdb.c316 handle_exception (struct pt_regs *regs) in handle_exception() function
533 debugger_exception_handler = handle_exception; in kgdb_init()
/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dentry_32.S718 jmp handle_exception
1097 jmp handle_exception
1150 SYM_CODE_START_LOCAL_NOALIGN(handle_exception)
1191 SYM_CODE_END(handle_exception)
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dtraps.c26 extern asmlinkage void handle_exception(void);
H A Dentry.S20 ENTRY(handle_exception)
375 END(handle_exception)
H A Dhead.S168 la a0, handle_exception
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/
H A Dentry.S297 bra handle_exception
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmesh.c1127 static void handle_exception(struct mesh_state *ms) in handle_exception() function
1520 handle_exception(ms); in cmd_complete()
1678 handle_exception(ms); in DEF_SCSI_QCMD()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c2313 static void handle_exception(struct fsg_common *common) in handle_exception() function
2428 handle_exception(common); in fsg_main_thread()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c2367 static void handle_exception(struct fsg_common *common) in handle_exception() function
2522 handle_exception(common); in fsg_main_thread()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info19719 This routine arranges for 'handle_exception' to run when your
19723 'handle_exception'
19725 explicitly--the setup code arranges for 'handle_exception' to run
19728 'handle_exception' takes control when your program stops during
19731 communications protocol is implemented; 'handle_exception' acts as
19736 that point, 'handle_exception' returns control to your own code on
19745 'handle_exception'--in effect, to GDB. On some machines, simply
19858 adjust 'handle_exception' to arrange for it to return to the
55572 * handle_exception: Stub Contents. (line 15)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info19719 This routine arranges for 'handle_exception' to run when your
19723 'handle_exception'
19725 explicitly--the setup code arranges for 'handle_exception' to run
19728 'handle_exception' takes control when your program stops during
19731 communications protocol is implemented; 'handle_exception' acts as
19736 that point, 'handle_exception' returns control to your own code on
19745 'handle_exception'--in effect, to GDB. On some machines, simply
19858 adjust 'handle_exception' to arrange for it to return to the
55572 * handle_exception: Stub Contents. (line 15)