Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c103 static int copy_fpu_to_sigcontext(struct fpu_context __user *ctx) in copy_fpu_to_sigcontext() function
405 err = copy_fpu_to_sigcontext(fpu_ctx); in protected_save_fpu_context()