Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dkexec.h8 #define reset_sprs reset_sprs macro
9 static inline void reset_sprs(void) in reset_sprs() function
/arch/powerpc/include/asm/
Dkexec.h188 #ifndef reset_sprs
189 #define reset_sprs reset_sprs macro
190 static inline void reset_sprs(void) in reset_sprs() function
/arch/powerpc/kexec/
Dcore_64.c159 reset_sprs(); in kexec_smp_down()
/arch/powerpc/mm/book3s64/
Dpgtable.c272 reset_sprs(); in mmu_cleanup_all()