Searched refs:arc_regs (Results 1 – 1 of 1) sorted by relevance
783 static struct user_regs_struct arc_regs; variable784 # define ARCH_REGS_FOR_GETREGSET arc_regs926 tprintf("[%08lx] ", arc_regs.efa); in print_pc()1558 scno = arc_regs.scratch.r8; in get_scno()1949 long *arc_args = &arc_regs.scratch.r0; in get_syscall_args()2466 if (check_errno && is_negated_errno(arc_regs.scratch.r0)) { in get_error()2468 u_error = -arc_regs.scratch.r0; in get_error()2471 tcp->u_rval = arc_regs.scratch.r0; in get_error()