Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c104 static int copy_fpu_to_sigcontext(struct fpu_context __user *ctx) in copy_fpu_to_sigcontext()
123 static int copy_fpu_from_sigcontext(struct fpu_context __user *ctx) in copy_fpu_from_sigcontext()
281 static int save_hw_fpu_context(struct fpu_context __user *ctx) in save_hw_fpu_context()
290 static int restore_hw_fpu_context(struct fpu_context __user *ctx) in restore_hw_fpu_context()
396 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_save_fpu_context()
430 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_restore_fpu_context()
739 sizeof(struct fpu_context))) in parse_extcontext()
883 sizeof(struct fpu_context), FPU_CTX_ALIGN, new_sp); in setup_extcontext()
/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dsigcontext.h37 struct fpu_context { struct