Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dmmu_gather.c305 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
Dmadvise.c535 tlb_gather_mmu(&tlb, mm); in madvise_cold()
588 tlb_gather_mmu(&tlb, mm); in madvise_pageout()
757 tlb_gather_mmu(&tlb, mm); in madvise_free_single_vma()
Duserfaultfd.c736 tlb_gather_mmu(&tlb, dst_mm); in uffd_wp_range()
Doom_kill.c547 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
Dmprotect.c742 tlb_gather_mmu(&tlb, current->mm); in do_mprotect_pkey()
Dmempolicy.c636 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
Dmemory.c1749 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range()
1781 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
Dmmap.c2186 tlb_gather_mmu(&tlb, mm); in unmap_region()
Dhugetlb.c5400 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
/linux-6.1.9/include/linux/
Dmm_types.h828 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/linux-6.1.9/fs/
Dexec.c713 tlb_gather_mmu(&tlb, mm); in shift_arg_pages()
814 tlb_gather_mmu(&tlb, mm); in setup_arg_pages()