Home
last modified time | relevance | path

Searched defs:flush_fp_to_thread (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dswitch_to.h50 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dswitch_to.h50 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c180 void flush_fp_to_thread(struct task_struct *tsk) in flush_fp_to_thread() function
206 EXPORT_SYMBOL_GPL(flush_fp_to_thread); variable
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c179 void flush_fp_to_thread(struct task_struct *tsk) in flush_fp_to_thread() function
205 EXPORT_SYMBOL_GPL(flush_fp_to_thread); variable

Completed in 11 milliseconds