Lines Matching refs:nip
944 tsk->pid, thr->regs->nip, in tm_reclaim_task()
1267 unsigned long pc = regs->nip - (instructions_to_print * 3 / 4 * in show_instructions()
1290 if (regs->nip == pc) in show_instructions()
1307 pc = regs->nip - (instructions_to_print * 3 / 4 * sizeof(int)); in show_user_instructions()
1332 if (regs->nip == pc) in show_user_instructions()
1442 regs->nip, regs->link, regs->ctr); in show_regs()
1478 printk("NIP ["REG"] %pS\n", regs->nip, (void *)regs->nip); in show_regs()
1719 kregs->nip = ppc_function_entry(f); in copy_thread()
1767 regs->nip = start; in start_thread()
1809 regs->nip = entry; in start_thread()
1812 regs->nip = start; in start_thread()
2107 regs->trap, (void *)regs->nip, (void *)lr); in show_stack()