Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
Dptrace.h44 xtregs_opt_t xtregs_opt;
Delf.h179 xtregs_opt_t opt;
Dcoprocessor.h135 typedef struct { XCHAL_NCP_SA_LIST(0) } xtregs_opt_t typedef
/arch/xtensa/kernel/
Dsignal.c39 xtregs_opt_t opt;
164 sizeof (xtregs_opt_t)); in setup_sigcontext()
230 sizeof (xtregs_opt_t)); in restore_sigcontext()
Dasm-offsets.c69 DEFINE(XTREGS_OPT_SIZE, sizeof(xtregs_opt_t)); in main()