Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dtraps.c1279 bool first_fp; in enable_restore_fp_context() local
1282 first_fp = init_fp_ctx(current); in enable_restore_fp_context()
1284 if (first_fp) { in enable_restore_fp_context()