Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c405 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context() function
794 err |= protected_restore_fpu_context(&extctx); in restore_sigcontext()