Home
last modified time | relevance | path

Searched defs:handle_exception (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/loongarch/
H A Dexception.S37 .global handle_exception symbol
38 handle_exception: label
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S350 handle_exception: label
/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c2434 static void handle_exception(struct fsg_common *common) in handle_exception() function