Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmmu_gather.c336 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
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()
Duserfaultfd.c778 tlb_gather_mmu(&tlb, dst_vma->vm_mm); in uffd_wp_range()
Dmprotect.c760 tlb_gather_mmu(&tlb, current->mm); in do_mprotect_pkey()
Doom_kill.c545 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
Dmempolicy.c645 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
Dmmap.c2331 tlb_gather_mmu(&tlb, mm); in unmap_region()
Dmemory.c1761 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
Dhugetlb.c5490 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
/Linux-v6.6/arch/powerpc/lib/
Dcode-patching.c143 tlb_gather_mmu(&tlb, mm); in put_patching_mm()
/Linux-v6.6/include/linux/
Dmm_types.h1113 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/Linux-v6.6/fs/
Dexec.c720 tlb_gather_mmu(&tlb, mm); in shift_arg_pages()
821 tlb_gather_mmu(&tlb, mm); in setup_arg_pages()