Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c183 static int copy_lasx_to_sigcontext(struct lasx_context __user *ctx) in copy_lasx_to_sigcontext()
207 static int copy_lasx_from_sigcontext(struct lasx_context __user *ctx) in copy_lasx_from_sigcontext()
317 static int save_hw_lasx_context(struct lasx_context __user *ctx) in save_hw_lasx_context()
326 static int restore_hw_lasx_context(struct lasx_context __user *ctx) in restore_hw_lasx_context()
540 struct lasx_context __user *lasx_ctx = in protected_save_lasx_context()
541 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_save_lasx_context()
580 struct lasx_context __user *lasx_ctx = in protected_restore_lasx_context()
581 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lasx_context()
753 sizeof(struct lasx_context))) in parse_extcontext()
877 sizeof(struct lasx_context), LASX_CTX_ALIGN, new_sp); in setup_extcontext()
/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dsigcontext.h55 struct lasx_context { struct