Searched refs:exception_ip (Results 1 – 3 of 3) sorted by relevance
281 unsigned long ip = exception_ip(regs); in get_mmap_lock_carefully()306 unsigned long ip = exception_ip(regs); in upgrade_mmap_lock_carefully()
396 #ifndef exception_ip397 #define exception_ip(x) instruction_pointer(x) macro
52 unsigned long exception_ip(struct pt_regs *regs) in exception_ip() function56 EXPORT_SYMBOL(exception_ip);