Searched refs:copy_from_regs (Results 1 – 1 of 1) sorted by relevance
488 static int copy_from_regs(struct pt_regs *regs, void *dst, void *src, int len) in copy_from_regs() function511 if (copy_from_regs(regs, code + start - 2, (void *)addr, 2)) in show_code()516 if (copy_from_regs(regs, code + end, (void *)addr, 2)) in show_code()