Searched refs:tm_recheckpoint (Results 1 – 5 of 5) sorted by relevance
21 extern void tm_recheckpoint(struct thread_struct *thread,
1486 tm_recheckpoint(¤t->thread, MSR_FP); in fp_unavailable_tm()1507 tm_recheckpoint(¤t->thread, MSR_VEC); in altivec_unavailable_tm()1548 tm_recheckpoint(¤t->thread, regs->msr & ~orig_msr); in vsx_unavailable_tm()
640 void tm_recheckpoint(struct thread_struct *thread, in tm_recheckpoint() function691 tm_recheckpoint(&new->thread, msr); in tm_recheckpoint_new_task()
547 tm_recheckpoint(¤t->thread, msr); in restore_tm_sigcontexts()
895 tm_recheckpoint(¤t->thread, msr); in restore_tm_user_regs()