Searched refs:exception_ip (Results 1 – 2 of 2) sorted by relevance
159 extern unsigned long exception_ip(struct pt_regs *regs);160 #define exception_ip(regs) exception_ip(regs) macro
52 unsigned long exception_ip(struct pt_regs *regs) in exception_ip() function56 EXPORT_SYMBOL(exception_ip);
Completed in 7 milliseconds