Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c80 struct sctx_info *addr;
94 static void __user *get_ctx_through_ctxinfo(struct sctx_info *info) in get_ctx_through_ctxinfo()
96 return (void __user *)((char *)info + sizeof(struct sctx_info)); in get_ctx_through_ctxinfo()
394 struct sctx_info __user *info = extctx->fpu.addr; in protected_save_fpu_context()
428 struct sctx_info __user *info = extctx->fpu.addr; in protected_restore_fpu_context()
463 struct sctx_info __user *info = extctx->lsx.addr; in protected_save_lsx_context()
500 struct sctx_info __user *info = extctx->lsx.addr; in protected_restore_lsx_context()
538 struct sctx_info __user *info = extctx->lasx.addr; in protected_save_lasx_context()
578 struct sctx_info __user *info = extctx->lasx.addr; in protected_restore_lasx_context()
620 struct sctx_info __user *info = extctx->lbt.addr; in protected_save_lbt_context()
[all …]
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h29 struct sctx_info { struct