Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S
/linux/arch/riscv/kernel/
H A Dstacktrace.c19 extern asmlinkage void handle_exception(void);
75 if (pc >= (unsigned long)handle_exception && in walk_stackframe()
H A Dentry.S95 SYM_CODE_START(handle_exception)
203 SYM_CODE_END(handle_exception)
204 ASM_NOKPROBE(handle_exception)
H A Dhead.S185 la a0, handle_exception
/linux/arch/mips/include/asm/
H A Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/linux/arch/x86/entry/
H A Dentry_32.S634 jmp handle_exception
980 jmp handle_exception
1032 SYM_CODE_START_LOCAL_NOALIGN(handle_exception)
1069 SYM_CODE_END(handle_exception)
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S296 bra handle_exception
/linux/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 DEF_SCSI_QCMD()