Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c158 static int copy_lasx_to_sigcontext(struct lasx_context __user *ctx) in copy_lasx_to_sigcontext()
182 static int copy_lasx_from_sigcontext(struct lasx_context __user *ctx) in copy_lasx_from_sigcontext()
292 static int save_hw_lasx_context(struct lasx_context __user *ctx) in save_hw_lasx_context()
301 static int restore_hw_lasx_context(struct lasx_context __user *ctx) in restore_hw_lasx_context()
515 struct lasx_context __user *lasx_ctx = in protected_save_lasx_context()
516 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_save_lasx_context()
555 struct lasx_context __user *lasx_ctx = in protected_restore_lasx_context()
556 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lasx_context()
728 sizeof(struct lasx_context))) in parse_extcontext()
852 sizeof(struct lasx_context), LASX_CTX_ALIGN, new_sp); in setup_extcontext()
/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h55 struct lasx_context { struct