Home
last modified time | relevance | path

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

/arch/loongarch/include/uapi/asm/
A Dsigcontext.h37 struct fpu_context { struct
/arch/loongarch/kernel/
A Dsignal.c83 static int copy_fpu_to_sigcontext(struct fpu_context __user *ctx) in copy_fpu_to_sigcontext()
102 static int copy_fpu_from_sigcontext(struct fpu_context __user *ctx) in copy_fpu_from_sigcontext()
260 static int save_hw_fpu_context(struct fpu_context __user *ctx) in save_hw_fpu_context()
269 static int restore_hw_fpu_context(struct fpu_context __user *ctx) in restore_hw_fpu_context()
375 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_save_fpu_context()
409 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_restore_fpu_context()
718 sizeof(struct fpu_context))) in parse_extcontext()
862 sizeof(struct fpu_context), FPU_CTX_ALIGN, new_sp); in setup_extcontext()

Completed in 6 milliseconds