Home
last modified time | relevance | path

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

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