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