Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmmu_gather.c284 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
Dmadvise.c511 tlb_gather_mmu(&tlb, mm); in madvise_cold()
564 tlb_gather_mmu(&tlb, mm); in madvise_pageout()
729 tlb_gather_mmu(&tlb, mm); in madvise_free_single_vma()
Doom_kill.c549 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
Dmemory.c1650 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range()
1677 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
Dmmap.c2648 tlb_gather_mmu(&tlb, mm); in unmap_region()
Dhugetlb.c4556 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
/Linux-v5.15/include/linux/
Dmm_types.h610 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/Linux-v5.15/fs/
Dexec.c710 tlb_gather_mmu(&tlb, mm); in shift_arg_pages()