Searched refs:insn_get_effective_ip (Results 1 – 3 of 3) sorted by relevance
24 int insn_get_effective_ip(struct pt_regs *regs, unsigned long *ip);
1420 int insn_get_effective_ip(struct pt_regs *regs, unsigned long *ip) in insn_get_effective_ip() function1460 if (insn_get_effective_ip(regs, &ip)) in insn_fetch_from_user()1488 if (insn_get_effective_ip(regs, &ip)) in insn_fetch_from_user_inatomic()
541 if (insn_get_effective_ip(regs, &ip)) in fixup_iopl_exception()
Completed in 10 milliseconds