Lines Matching refs:nip
903 tsk->pid, thr->regs->nip, in tm_reclaim_task()
1221 unsigned long pc = regs->nip - (NR_INSN_TO_PRINT * 3 / 4 * sizeof(int)); in show_instructions()
1243 if (regs->nip == pc) in show_instructions()
1262 pc = regs->nip - (NR_INSN_TO_PRINT * 3 / 4 * sizeof(int)); in show_user_instructions()
1288 seq_buf_printf(&s, regs->nip == pc ? "<%08x> " : "%08x ", instr); in show_user_instructions()
1395 regs->nip, regs->link, regs->ctr); in show_regs()
1431 printk("NIP ["REG"] %pS\n", regs->nip, (void *)regs->nip); in show_regs()
1681 kregs->nip = ppc_function_entry(f); in copy_thread_tls()
1736 regs->nip = start; in start_thread()
1778 regs->nip = entry; in start_thread()
1781 regs->nip = start; in start_thread()
2088 regs->trap, (void *)regs->nip, (void *)lr); in show_stack()