Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dkexec.h7 #define reset_sprs reset_sprs macro
8 static inline void reset_sprs(void) in reset_sprs() function
/Linux-v5.10/arch/powerpc/include/asm/
Dkexec.h183 #ifndef reset_sprs
184 #define reset_sprs reset_sprs macro
185 static inline void reset_sprs(void) in reset_sprs() function
/Linux-v5.10/arch/powerpc/kexec/
Dcore_64.c155 reset_sprs(); in kexec_smp_down()
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dpgtable.c170 reset_sprs(); in mmu_cleanup_all()