lasx_context
static int copy_lasx_to_sigcontext(struct lasx_context __user *ctx)
static int copy_lasx_from_sigcontext(struct lasx_context __user *ctx)
static int save_hw_lasx_context(struct lasx_context __user *ctx)
static int restore_hw_lasx_context(struct lasx_context __user *ctx)
struct lasx_context __user *lasx_ctx =
(struct lasx_context *)get_ctx_through_ctxinfo(info);
struct lasx_context __user *lasx_ctx =
(struct lasx_context *)get_ctx_through_ctxinfo(info);
sizeof(struct lasx_context)))
sizeof(struct lasx_context), LASX_CTX_ALIGN, new_sp);