Searched refs:tm_enabled (Results 1 – 2 of 2) sorted by relevance
928 static inline bool tm_enabled(struct task_struct *tsk) in tm_enabled() function1064 if (!tm_enabled(new)) in tm_recheckpoint_new_task()1093 if (tm_enabled(prev) || tm_enabled(new)) in __switch_to_tm()1096 if (tm_enabled(prev)) { in __switch_to_tm()
190 bool tm_enabled; member5442 if (unlikely(!ctx->tm_enabled)) { in gen_tbegin()5452 if (unlikely(!ctx->tm_enabled)) { \5494 if (unlikely(!ctx->tm_enabled)) { in GEN_CP_PASTE_NOOP()5521 if (unlikely(!ctx->tm_enabled)) { \6506 ctx->tm_enabled = (hflags >> HFLAGS_TM) & 1; in ppc_tr_init_disas_context()