Home
last modified time | relevance | path

Searched defs:compat_restore_fp_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/kernel/
H A Dcompat_signal.c49 static long compat_restore_fp_state(struct pt_regs *regs, in compat_restore_fp_state() function
99 #define compat_restore_fp_state(task, regs) (0) macro