Searched refs:lsx_context (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h47 struct lsx_context { struct
/linux-master/arch/loongarch/kernel/
H A Dsignal.c142 static int copy_lsx_to_sigcontext(struct lsx_context __user *ctx)
162 static int copy_lsx_from_sigcontext(struct lsx_context __user *ctx)
299 static int save_hw_lsx_context(struct lsx_context __user *ctx)
308 static int restore_hw_lsx_context(struct lsx_context __user *ctx)
465 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info);
502 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info);
746 sizeof(struct lsx_context)))
880 sizeof(struct lsx_context), LSX_CTX_ALIG
[all...]

Completed in 124 milliseconds