Searched refs:__switch_to_tm (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dprocess.c1089 static inline void __switch_to_tm(struct task_struct *prev, function
1152 #define __switch_to_tm(prev, new) macro
1332 __switch_to_tm(prev, new);
1701 * Flush TM state out so we can copy it. __switch_to_tm() does this
1710 __switch_to_tm(src, src);

Completed in 180 milliseconds