Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dtraps.c1233 bool first_fp; in enable_restore_fp_context() local
1236 first_fp = init_fp_ctx(current); in enable_restore_fp_context()
1238 if (first_fp) { in enable_restore_fp_context()