Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_32.c961 u32 tm_cmcp; in do_setcontext_tm() local
971 if (__get_user(tm_cmcp, &tm_ucp->uc_regs)) in do_setcontext_tm()
974 tm_mcp = (struct mcontext __user *)(u64)tm_cmcp; in do_setcontext_tm()