Searched refs:__isa_exception_epc (Results 1 – 2 of 2) sorted by relevance
16 extern int __isa_exception_epc(struct pt_regs *regs);66 return __isa_exception_epc(regs); in exception_epc()
29 int __isa_exception_epc(struct pt_regs *regs) in __isa_exception_epc() function