Searched refs:xtregs_user_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/xtensa/include/asm/
H A Dthread_info.h74 xtregs_user_t xtregs_user;
H A Delf.h180 xtregs_user_t user;
H A Dcoprocessor.h123 typedef struct { XCHAL_NCP_SA_LIST(1) } xtregs_user_t typedef in typeref:struct:__anon152
/linux-master/arch/xtensa/kernel/
H A Dsignal.c41 xtregs_user_t user;
174 sizeof (xtregs_user_t));
236 sizeof (xtregs_user_t));
H A Dasm-offsets.c115 DEFINE(XTREGS_USER_SIZE, sizeof(xtregs_user_t));

Completed in 133 milliseconds