Home
last modified time | relevance | path

Searched refs:load_tm (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dprocessor.h202 u8 load_tm; member
/arch/powerpc/kernel/
Dprocess.c1068 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()
Dtraps.c1686 current->thread.load_tm++; in tm_unavailable()