Home
last modified time | relevance | path

Searched refs:tlb_gather_mmu (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/mm/
H A Dmmu_gather.c336 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
H A Dmadvise.c575 tlb_gather_mmu(&tlb, mm); in madvise_cold()
618 tlb_gather_mmu(&tlb, mm); in madvise_pageout()
789 tlb_gather_mmu(&tlb, mm); in madvise_free_single_vma()
H A Dmprotect.c760 tlb_gather_mmu(&tlb, current->mm); in do_mprotect_pkey()
H A Doom_kill.c545 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
H A Duserfaultfd.c827 tlb_gather_mmu(&tlb, dst_vma->vm_mm); in uffd_wp_range()
H A Dmempolicy.c649 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
H A Dmmap.c2339 tlb_gather_mmu(&tlb, mm); in unmap_region()
H A Dmemory.c1761 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
H A Dhugetlb.c5491 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
/openbmc/linux/arch/powerpc/lib/
H A Dcode-patching.c143 tlb_gather_mmu(&tlb, mm); in put_patching_mm()
/openbmc/linux/include/linux/
H A Dmm_types.h1113 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/openbmc/linux/fs/
H A Dexec.c720 tlb_gather_mmu(&tlb, mm); in shift_arg_pages()
821 tlb_gather_mmu(&tlb, mm); in setup_arg_pages()