Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c492 static bool should_restore_vsx(void) in should_restore_vsx() function
535 if ((!(msr & MSR_VSX)) && should_restore_vsx()) { in restore_math()