Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsignal.c119 static int restore_hw_fp_context(void __user *sc) in restore_hw_fp_context() function
879 ? restore_hw_fp_context(sc) in smp_restore_fp_context()
903 restore_fp_context = restore_hw_fp_context; in signal_setup()