Searched refs:should_restore_altivec (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dprocess.c473 static bool should_restore_altivec(void) function
488 static bool should_restore_altivec(void) { return false; } function
532 if ((!(msr & MSR_VEC)) && should_restore_altivec())

Completed in 116 milliseconds