Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S0 handle_exception:
43 * Build the handle_exception wrappers which push the vector/error code on the
66 jmp handle_exception
1 handle_exception: global() label
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S0 handle_exception:
43 * Build the handle_exception wrappers which push the vector/error code on the
66 jmp handle_exception
1 handle_exception: global() label
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dkgdb.h25 extern void handle_exception(struct pt_regs *regs);
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/kernel/linux/linux-6.6/arch/x86/entry/
H A Dentry_32.S634 jmp handle_exception
983 jmp handle_exception
1035 SYM_CODE_START_LOCAL_NOALIGN(handle_exception)
1072 SYM_CODE_END(handle_exception)
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dentry.S21 SYM_CODE_START(handle_exception)
107 SYM_CODE_END(handle_exception)
112 * - handle_exception
H A Dhead.S179 la a0, handle_exception
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dtraps.c26 extern asmlinkage void handle_exception(void);
H A Dentry.S20 ENTRY(handle_exception)
162 * handle_exception did not do set SR_IE as it always sees SR_PIE
375 END(handle_exception)
H A Dhead.S169 la a0, handle_exception
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
H A Dentry.S297 bra handle_exception
351 handle_exception: label
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S296 bra handle_exception
350 handle_exception: label
/kernel/linux/linux-5.10/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 mesh_interrupt()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmesh.c1121 static void handle_exception(struct mesh_state *ms) in handle_exception() function
1514 handle_exception(ms); in cmd_complete()
1673 handle_exception(ms); in mesh_interrupt()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_mass_storage.c2326 static void handle_exception(struct fsg_common *common) in handle_exception() function
2481 handle_exception(common); in fsg_main_thread()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.c2426 static void handle_exception(struct fsg_common *common) in handle_exception() function
2581 handle_exception(common); in fsg_main_thread()

Completed in 19 milliseconds