Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c420 static int restore_vsx(struct task_struct *tsk) in restore_vsx() function
430 static inline int restore_vsx(struct task_struct *tsk) { return 0; } in restore_vsx() function