Home
last modified time | relevance | path

Searched refs:arch_exit_mmap (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dmm_hooks.h16 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
/openbmc/linux/arch/powerpc/mm/
H A Dmmu_context.c110 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
/openbmc/linux/arch/x86/include/asm/
H A Dmmu_context.h216 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dmmu_context.c301 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dmmu_context.h261 extern void arch_exit_mmap(struct mm_struct *mm);
/openbmc/linux/mm/
H A Dmmap.c3243 arch_exit_mmap(mm); in exit_mmap()
/openbmc/linux/arch/
H A DKconfig493 # or its kernel page tables). This could be arranged by arch_exit_mmap(), or