lsx_context
static int copy_lsx_to_sigcontext(struct lsx_context __user *ctx)
static int copy_lsx_from_sigcontext(struct lsx_context __user *ctx)
static int save_hw_lsx_context(struct lsx_context __user *ctx)
static int restore_hw_lsx_context(struct lsx_context __user *ctx)
struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info);
struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info);
sizeof(struct lsx_context)))
sizeof(struct lsx_context), LSX_CTX_ALIGN, new_sp);