Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dswitch_to.h19 static inline void save_early_sprs(struct thread_struct *prev) in save_early_sprs() function
27 static inline void save_early_sprs(struct thread_struct *prev) {} in save_early_sprs() function
/arch/powerpc/kernel/
Dprocess.c767 save_early_sprs(&prev->thread); in __switch_to()