Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/kernel/
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
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprocess.c455 static bool should_restore_fp(void) in should_restore_fp() function
469 static bool should_restore_fp(void) { return false; } in should_restore_fp() function