Searched refs:load_tm (Results 1 – 3 of 3) sorted by relevance
202 u8 load_tm; member
1068 prev->thread.load_tm++; in __switch_to_tm()1070 if (!MSR_TM_ACTIVE(prev->thread.regs->msr) && prev->thread.load_tm == 0) in __switch_to_tm()1908 current->thread.load_tm = 0; in start_thread()
1686 current->thread.load_tm++; in tm_unavailable()