Searched refs:arch_exit_mmap (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/asm-generic/
H A Dmm_hooks.h3 * Define generic no-op hooks for arch_dup_mmap, arch_exit_mmap
16 static inline void arch_exit_mmap(struct mm_struct *mm) function
/linux-master/arch/powerpc/mm/
H A Dmmu_context.c110 void arch_exit_mmap(struct mm_struct *mm) function
/linux-master/arch/x86/include/asm/
H A Dmmu_context.h216 static inline void arch_exit_mmap(struct mm_struct *mm) function
/linux-master/arch/powerpc/mm/book3s64/
H A Dmmu_context.c282 * arch_exit_mmap() which clears the process table entry. And
283 * arch_exit_mmap() is called before the required fullmm TLB flush
301 void arch_exit_mmap(struct mm_struct *mm) function
/linux-master/arch/powerpc/include/asm/
H A Dmmu_context.h261 extern void arch_exit_mmap(struct mm_struct *mm);
/linux-master/mm/
H A Dmmap.c3252 arch_exit_mmap(mm);

Completed in 259 milliseconds