Home
last modified time | relevance | path

Searched refs:restore_math (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dswitch_to.h27 void restore_math(struct pt_regs *regs);
29 static inline void restore_math(struct pt_regs *regs) in restore_math() function
/openbmc/linux/arch/powerpc/kernel/
H A Dinterrupt.c223 restore_math(regs); in interrupt_exit_user_prepare_main()
H A Dprocess.c517 void notrace restore_math(struct pt_regs *regs) in restore_math() function
1145 restore_math(regs); in restore_tm_state()
1387 restore_math(current->thread.regs); in __switch_to()