Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_32.c886 u32 tm_cmcp; in do_setcontext_tm() local
892 __get_user(tm_cmcp, &tm_ucp->uc_regs)) in do_setcontext_tm()
895 tm_mcp = (struct mcontext __user *)(u64)tm_cmcp; in do_setcontext_tm()