Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpaca.h182 u64 tm_scratch; /* TM scratch area for reclaim */ member
H A Dentry-common.h516 local_paca->tm_scratch = regs->msr; in arch_exit_to_user_mode_prepare()
/linux/arch/powerpc/kernel/
H A Dinterrupt.c300 local_paca->tm_scratch = regs->msr; in interrupt_exit_kernel_prepare()