Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/lib/x86_64/
Dhandlers.S1 handle_exception: label
66 jmp handle_exception
/Linux-v5.15/arch/mips/include/asm/
Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/Linux-v5.15/arch/x86/entry/
Dentry_32.S637 jmp handle_exception
1016 jmp handle_exception
1069 SYM_CODE_START_LOCAL_NOALIGN(handle_exception)
1106 SYM_CODE_END(handle_exception)
/Linux-v5.15/arch/riscv/kernel/
Dentry.S21 ENTRY(handle_exception)
487 END(handle_exception)
Dhead.S186 la a0, handle_exception
/Linux-v5.15/arch/sh/kernel/cpu/sh3/
Dentry.S296 bra handle_exception
/Linux-v5.15/drivers/scsi/
Dmesh.c1128 static void handle_exception(struct mesh_state *ms) in handle_exception() function
1521 handle_exception(ms); in cmd_complete()
1679 handle_exception(ms); in DEF_SCSI_QCMD()
/Linux-v5.15/drivers/usb/gadget/function/
Df_mass_storage.c2278 static void handle_exception(struct fsg_common *common) in handle_exception() function
2433 handle_exception(common); in fsg_main_thread()