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

/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h209 unsigned long tm_ppr; member in struct:thread_struct
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-tm.c714 return membuf_write(&to, &target->thread.tm_ppr, sizeof(u64));
730 &target->thread.tm_ppr, 0, sizeof(u64));
/linux-master/arch/powerpc/kernel/
H A Dasm-offsets.c163 OFFSET(THREAD_TM_PPR, thread_struct, tm_ppr);

Completed in 105 milliseconds