Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/kvm/lib/x86_64/
Dhandlers.S1 handle_exception: label
66 jmp handle_exception
/linux-6.6.21/arch/mips/include/asm/
Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/linux-6.6.21/arch/x86/entry/
Dentry_32.S634 jmp handle_exception
983 jmp handle_exception
1035 SYM_CODE_START_LOCAL_NOALIGN(handle_exception)
1072 SYM_CODE_END(handle_exception)
/linux-6.6.21/arch/riscv/kernel/
Dentry.S21 SYM_CODE_START(handle_exception)
107 SYM_CODE_END(handle_exception)
Dhead.S179 la a0, handle_exception
/linux-6.6.21/arch/sh/kernel/cpu/sh3/
Dentry.S296 bra handle_exception
/linux-6.6.21/drivers/scsi/
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 DEF_SCSI_QCMD()
/linux-6.6.21/drivers/usb/gadget/function/
Df_mass_storage.c2426 static void handle_exception(struct fsg_common *common) in handle_exception() function
2581 handle_exception(common); in fsg_main_thread()