Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmmu.h276 extern void mmu_cleanup_all(void);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
Dmmu-book3e.h316 #define mmu_cleanup_all NULL macro
/kernel/linux/linux-5.10/arch/powerpc/kexec/
Dcore_64.c373 mmu_cleanup_all, copy_with_mmu_off); in default_machine_kexec()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dpgtable.c163 void mmu_cleanup_all(void) in mmu_cleanup_all() function