Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/loongarch/
H A Dexception.S37 .global handle_exception symbol
38 handle_exception: label
H A Dprocessor.c290 val = (unsigned long)handle_exception; in loongarch_vcpu_setup()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dhandlers.S1 handle_exception: label
66 jmp handle_exception
/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.S191 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/tools/testing/selftests/kvm/include/loongarch/
H A Dprocessor.h120 void handle_exception(void);
/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()