Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c493 static bool should_restore_vsx(void) in should_restore_vsx() function
536 if ((!(msr & MSR_VSX)) && should_restore_vsx()) { in restore_math()