Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c74 static void __user *get_ctx_through_ctxinfo(struct sctx_info *info) in get_ctx_through_ctxinfo() function
375 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_save_fpu_context()
409 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_restore_fpu_context()
444 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_save_lsx_context()
481 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lsx_context()
520 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_save_lasx_context()
560 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lasx_context()
602 (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_save_lbt_context()
638 (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_restore_lbt_context()