Home
last modified time | relevance | path

Searched refs:ia64_done_with_exception (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dexception.h11 #define ia64_done_with_exception(regs) \ macro
/OK3568_Linux_fs/kernel/arch/ia64/mm/
H A Dfault.c259 if (ia64_done_with_exception(regs)) in ia64_do_page_fault()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dtraps.c488 } else if (ia64_done_with_exception(&regs)) in ia64_fault()
H A Dkprobes.c867 if (ia64_done_with_exception(regs)) in kprobe_fault_handler()