Searched defs:exception_ip (Results 1 – 3 of 3) sorted by relevance
158 #define exception_ip(regs) exception_ip(regs) macro
397 #define exception_ip(x) instruction_pointer(x) macro
52 unsigned long exception_ip(struct pt_regs *regs) in exception_ip() function