Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dsignal.c125 static int save_hw_fp_context(void __user *sc) in save_hw_fp_context() function
927 ? save_hw_fp_context(sc) in smp_save_fp_context()
957 save_fp_context = save_hw_fp_context; in signal_setup()