Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dsignal.c42 static long restore_fp_state(struct pt_regs *regs, in restore_fp_state() function
68 #define restore_fp_state(task, regs) (0) macro
159 err = restore_fp_state(regs, &sc->sc_fpregs); in restore_sigcontext()