Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dmmu.h305 extern void mmu_cleanup_all(void);
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h316 #define mmu_cleanup_all NULL macro
/openbmc/linux/arch/powerpc/kexec/
H A Dcore_64.c376 mmu_cleanup_all, copy_with_mmu_off); in default_machine_kexec()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c265 notrace void mmu_cleanup_all(void) in mmu_cleanup_all() function