Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1274 static int enable_restore_fp_context(int msa) in enable_restore_fp_context() function
1395 static int enable_restore_fp_context(int msa) in enable_restore_fp_context() function
1471 err = enable_restore_fp_context(0); in do_cpu()
1541 err = enable_restore_fp_context(1); in do_msa()