Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/lib/x86_64/
Dhandlers.S1 handle_exception: label
66 jmp handle_exception
/Linux-v6.1/arch/mips/include/asm/
Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/Linux-v6.1/arch/x86/entry/
Dentry_32.S634 jmp handle_exception
1008 jmp handle_exception
1060 SYM_CODE_START_LOCAL_NOALIGN(handle_exception)
1097 SYM_CODE_END(handle_exception)
/Linux-v6.1/arch/riscv/kernel/
Dentry.S21 ENTRY(handle_exception)
517 END(handle_exception)
Dhead.S178 la a0, handle_exception
/Linux-v6.1/arch/sh/kernel/cpu/sh3/
Dentry.S296 bra handle_exception
/Linux-v6.1/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-v6.1/drivers/usb/gadget/function/
Df_mass_storage.c2409 static void handle_exception(struct fsg_common *common) in handle_exception() function
2564 handle_exception(common); in fsg_main_thread()