Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 7 of 7) 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.c333 val = (unsigned long)handle_exception; in loongarch_vcpu_setup()
/linux/arch/riscv/kernel/
H A Dstacktrace.c35 extern asmlinkage void handle_exception(void);
92 if (pc >= (unsigned long)handle_exception && in walk_stackframe()
/linux/arch/mips/include/asm/
H A Dkgdb.h38 extern void handle_exception(struct pt_regs *regs);
/linux/tools/testing/selftests/kvm/include/loongarch/
H A Dprocessor.h157 void handle_exception(void);
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S296 bra handle_exception
/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c2434 static void handle_exception(struct fsg_common *common) in handle_exception() function
2589 handle_exception(common); in fsg_main_thread()