Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h312 #define mmu_cleanup_all NULL macro
/linux/arch/powerpc/include/asm/
H A Dmmu.h298 extern void mmu_cleanup_all(void);
/linux/arch/powerpc/kexec/
H A Dcore_64.c407 mmu_cleanup_all, copy_with_mmu_off); in default_machine_kexec()