tstate_to_psr     594 arch/sparc/kernel/ptrace_64.c 			reg = tstate_to_psr(regs->tstate);
tstate_to_psr     392 arch/sparc/kernel/signal32.c 	psr = tstate_to_psr(regs->tstate);
tstate_to_psr     526 arch/sparc/kernel/signal32.c 	psr = tstate_to_psr(regs->tstate);
tstate_to_psr    2818 arch/sparc/kernel/traps_64.c 	regs->u_regs[UREG_I0] = tstate_to_psr(regs->tstate);