Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h29 static inline void restore_math(struct pt_regs *regs) in restore_math() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c518 void notrace restore_math(struct pt_regs *regs) in restore_math() function