Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dprocess.c473 static bool should_restore_altivec(void) in should_restore_altivec() function
488 static bool should_restore_altivec(void) { return false; } in should_restore_altivec() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprocess.c474 static bool should_restore_altivec(void) in should_restore_altivec() function
489 static bool should_restore_altivec(void) { return false; } in should_restore_altivec() function