Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
Dtraps.c1280 bool first_fp; in enable_restore_fp_context() local
1283 first_fp = init_fp_ctx(current); in enable_restore_fp_context()
1285 if (first_fp) { in enable_restore_fp_context()