Searched refs:should_restore_fp (Results 1 – 1 of 1) sorted by relevance
455 static bool should_restore_fp(void) in should_restore_fp() function469 static bool should_restore_fp(void) { return false; } in should_restore_fp() function530 if ((!(msr & MSR_FP)) && should_restore_fp()) in restore_math()