Searched refs:threadptr (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/xtensa/variants/fsf/include/variant/
H A Dtie-asm.h41 rur \at1, THREADPTR // threadptr option
57 wur \at1, THREADPTR // threadptr option
/linux-4.4.14/arch/xtensa/include/asm/
H A Dptrace.h41 unsigned long threadptr; /* 68 */ member in struct:pt_regs
H A Delf.h87 elf_greg_t threadptr; member in struct:__anon3237
/linux-4.4.14/arch/xtensa/kernel/
H A Dptrace.c69 __put_user(regs->threadptr, &gregset->threadptr); ptrace_getregs()
96 __get_user(regs->threadptr, &gregset->threadptr); ptrace_setregs()
H A Dsignal.c387 /* Set up registers for signal handler; preserve the threadptr */ setup_frame()
388 tp = regs->threadptr; setup_frame()
399 regs->threadptr = tp; setup_frame()
H A Dasm-offsets.c45 DEFINE(PT_THREADPTR, offsetof(struct pt_regs, threadptr)); main()
H A Dprocess.c255 childregs->threadptr = childregs->areg[5]; copy_thread()
H A Dentry.S152 rur a2, threadptr
637 wur a3, threadptr
/linux-4.4.14/arch/xtensa/variants/dc232b/include/variant/
H A Dtie-asm.h67 rur \at1, THREADPTR // threadptr option
109 wur \at1, THREADPTR // threadptr option
H A Dtie.h101 XCHAL_SA_REG(s,1,2,1,1, threadptr, 4, 4, 4,0x03E7, ur,231, 32,0,0,0)
/linux-4.4.14/arch/xtensa/variants/dc233c/include/variant/
H A Dtie-asm.h82 rur.THREADPTR \at1 // threadptr option
147 wur.THREADPTR \at1 // threadptr option
H A Dtie.h113 XCHAL_SA_REG(s,1,2,1,1, threadptr, 4, 4, 4,0x03E7, ur,231, 32,0,0,0) \

Completed in 194 milliseconds