Home
last modified time | relevance | path

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

/linux-2.6.39/arch/xtensa/include/asm/
Dptrace.h105 xtregs_opt_t xtregs_opt;
Delf.h178 xtregs_opt_t opt;
Dcoprocessor.h136 typedef struct { XCHAL_NCP_SA_LIST(0) } xtregs_opt_t typedef
/linux-2.6.39/arch/xtensa/kernel/
Dsignal.c43 xtregs_opt_t opt;
168 sizeof (xtregs_opt_t)); in setup_sigcontext()
234 sizeof (xtregs_opt_t)); in restore_sigcontext()
Dasm-offsets.c67 DEFINE(XTREGS_OPT_SIZE, sizeof(xtregs_opt_t)); in main()