Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c454 static bool should_restore_fp(void) in should_restore_fp() function
468 static bool should_restore_fp(void) { return false; } in should_restore_fp() function
529 if ((!(msr & MSR_FP)) && should_restore_fp()) in restore_math()

Completed in 5 milliseconds