Home
last modified time | relevance | path

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

/arch/mn10300/include/asm/
Dfpu.h89 static inline void flush_fpu(void) in flush_fpu() function
125 static inline void flush_fpu(void) {} in flush_fpu() function
/arch/mn10300/kernel/
Dprocess.c113 flush_fpu(); in flush_thread()