tm_restore_sprs    18 arch/powerpc/include/asm/tm.h extern void tm_restore_sprs(struct thread_struct *thread);
tm_restore_sprs   940 arch/powerpc/kernel/process.c 	tm_restore_sprs(thread);
tm_restore_sprs   964 arch/powerpc/kernel/process.c 		tm_restore_sprs(&new->thread);
tm_restore_sprs  1692 arch/powerpc/kernel/traps.c 		tm_restore_sprs(&current->thread);