Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c182 static int copy_lasx_to_sigcontext(struct lasx_context __user *ctx) in copy_lasx_to_sigcontext()
206 static int copy_lasx_from_sigcontext(struct lasx_context __user *ctx) in copy_lasx_from_sigcontext()
316 static int save_hw_lasx_context(struct lasx_context __user *ctx) in save_hw_lasx_context()
325 static int restore_hw_lasx_context(struct lasx_context __user *ctx) in restore_hw_lasx_context()
539 struct lasx_context __user *lasx_ctx = in protected_save_lasx_context()
540 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_save_lasx_context()
579 struct lasx_context __user *lasx_ctx = in protected_restore_lasx_context()
580 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lasx_context()
752 sizeof(struct lasx_context))) in parse_extcontext()
876 sizeof(struct lasx_context), LASX_CTX_ALIGN, new_sp); in setup_extcontext()
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h56 struct lasx_context { struct