Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c79 static int copy_fpu_to_sigcontext(struct fpu_context __user *ctx) in copy_fpu_to_sigcontext()
98 static int copy_fpu_from_sigcontext(struct fpu_context __user *ctx) in copy_fpu_from_sigcontext()
256 static int save_hw_fpu_context(struct fpu_context __user *ctx) in save_hw_fpu_context()
265 static int restore_hw_fpu_context(struct fpu_context __user *ctx) in restore_hw_fpu_context()
371 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_save_fpu_context()
405 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_restore_fpu_context()
714 sizeof(struct fpu_context))) in parse_extcontext()
858 sizeof(struct fpu_context), FPU_CTX_ALIGN, new_sp); in setup_extcontext()
/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h37 struct fpu_context { struct