Searched refs:exception_epc (Results 1 – 5 of 5) sorted by relevance
17 fixup = search_exception_tables(exception_epc(regs)); in fixup_exception()
135 exception_epc(regs) != address) { in __do_page_fault()
57 static inline unsigned long exception_epc(struct pt_regs *regs) in exception_epc() function
442 fixup = search_dbe_tables(exception_epc(regs)); in do_be()937 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_bp()1033 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_tr()1071 unsigned int __user *epc = (unsigned int __user *)exception_epc(regs); in do_ri()1362 epc = (unsigned int __user *)exception_epc(regs); in do_cpu()
2287 pc = (unsigned int __user *)exception_epc(regs); in do_ade()