Searched refs:exception_epc (Results 1 – 7 of 7) sorted by relevance
17 fixup = search_exception_tables(exception_epc(regs)); in fixup_exception()
129 exception_epc(regs) != address) { in __do_page_fault()
60 static inline unsigned long exception_epc(struct pt_regs *regs) in exception_epc() function
459 fixup = search_dbe_tables(exception_epc(regs)); in do_be()1030 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_bp()1121 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_tr()1154 unsigned int __user *epc = (unsigned int __user *)exception_epc(regs); in do_ri()1420 epc = (unsigned int __user *)exception_epc(regs); in do_cpu()
1588 pc = (unsigned int *)exception_epc(regs); in do_ade()
54 return exception_epc(regs); in exception_ip()
37 unsigned int __user *pc = (unsigned int __user *)exception_epc(regs); in loongson_cu2_call()