Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
Dtraps.c1277 bool first_fp; in enable_restore_fp_context() local
1280 first_fp = init_fp_ctx(current); in enable_restore_fp_context()
1282 if (first_fp) { in enable_restore_fp_context()