Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmadvise.c592 tlb_gather_mmu(&tlb, mm); in madvise_cold()
635 tlb_gather_mmu(&tlb, mm); in madvise_pageout()
810 tlb_gather_mmu(&tlb, mm); in madvise_free_single_vma()
Dmmu_gather.c409 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
Dvma.c351 tlb_gather_mmu(&tlb, mm); in unmap_region()
1093 tlb_gather_mmu(&tlb, vms->vma->vm_mm); in vms_clear_ptes()
Dmprotect.c779 tlb_gather_mmu(&tlb, current->mm); in do_mprotect_pkey()
Doom_kill.c545 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
Duserfaultfd.c925 tlb_gather_mmu(&tlb, dst_vma->vm_mm); in uffd_wp_range()
Dmmap.c2373 tlb_gather_mmu(&tlb, mm); in relocate_vma_down()
Dmempolicy.c676 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
Dmemory.c1928 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
Dhugetlb.c5703 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
/linux-6.12.1/tools/testing/vma/
Dvma_internal.h651 static inline void tlb_gather_mmu(struct mmu_gather *, struct mm_struct *) in tlb_gather_mmu() function
/linux-6.12.1/arch/powerpc/lib/
Dcode-patching.c146 tlb_gather_mmu(&tlb, mm); in put_patching_mm()
/linux-6.12.1/include/linux/
Dmm_types.h1228 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/linux-6.12.1/fs/
Dexec.c789 tlb_gather_mmu(&tlb, mm); in setup_arg_pages()