Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dsignal.c126 static int save_hw_fp_context(void __user *sc) in save_hw_fp_context() function
916 ? save_hw_fp_context(sc) in smp_save_fp_context()
946 save_fp_context = save_hw_fp_context; in signal_setup()