Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprocess.c457 static bool should_restore_fp(void) in should_restore_fp() function
471 static bool should_restore_fp(void) { return false; } in should_restore_fp() function
532 if ((!(msr & MSR_FP)) && should_restore_fp()) in restore_math()

Completed in 6 milliseconds