Home
last modified time | relevance | path

Searched refs:ia64_handle_exception (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dexception.h8 extern void ia64_handle_exception(struct pt_regs *regs,
17 ia64_handle_exception(regs, e); \
/openbmc/linux/arch/ia64/mm/
H A Dextable.c15 ia64_handle_exception (struct pt_regs *regs, const struct exception_table_entry *e) in ia64_handle_exception() function
/openbmc/linux/arch/ia64/kernel/
H A Dunaligned.c1549 ia64_handle_exception(regs, eh); in ia64_handle_unaligned()