Home
last modified time | relevance | path

Searched refs:reset_sprs (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dkexec.h7 #define reset_sprs reset_sprs macro
8 static inline void reset_sprs(void) in reset_sprs() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkexec.h184 #ifndef reset_sprs
185 #define reset_sprs reset_sprs macro
186 static inline void reset_sprs(void) in reset_sprs() function
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dcore_64.c155 reset_sprs(); in kexec_smp_down()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpgtable.c170 reset_sprs(); in mmu_cleanup_all()