Home
last modified time | relevance | path

Searched refs:lsx_context (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c90 static int copy_lsx_to_sigcontext(struct lsx_context __user *ctx) in copy_lsx_to_sigcontext()
110 static int copy_lsx_from_sigcontext(struct lsx_context __user *ctx) in copy_lsx_from_sigcontext()
233 static int save_hw_lsx_context(struct lsx_context __user *ctx) in save_hw_lsx_context()
242 static int restore_hw_lsx_context(struct lsx_context __user *ctx) in restore_hw_lsx_context()
363 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_save_lsx_context()
400 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lsx_context()
652 sizeof(struct lsx_context))) in parse_extcontext()
786 sizeof(struct lsx_context), LSX_CTX_ALIG in setup_extcontext()
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c141 static int copy_lsx_to_sigcontext(struct lsx_context __user *ctx) in copy_lsx_to_sigcontext()
161 static int copy_lsx_from_sigcontext(struct lsx_context __user *ctx) in copy_lsx_from_sigcontext()
298 static int save_hw_lsx_context(struct lsx_context __user *ctx) in save_hw_lsx_context()
307 static int restore_hw_lsx_context(struct lsx_context __user *ctx) in restore_hw_lsx_context()
464 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_save_lsx_context()
501 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lsx_context()
745 sizeof(struct lsx_context))) in parse_extcontext()
879 sizeof(struct lsx_context), LSX_CTX_ALIG in setup_extcontext()
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h46 struct lsx_context { struct
/kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h47 struct lsx_context { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dsigcontext.h58 struct lsx_context { struct

Completed in 4 milliseconds