Searched refs:tlb_gather_mmu (Results 1 – 10 of 10) sorted by relevance
| /mm/ |
| A D | vma_exec.c | 69 tlb_gather_mmu(&tlb, mm); in relocate_vma_down()
|
| A D | mmu_gather.c | 441 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
|
| A D | madvise.c | 607 tlb_gather_mmu(&tlb, madv_behavior->mm); in madvise_cold() 648 tlb_gather_mmu(&tlb, madv_behavior->mm); in madvise_pageout() 1784 tlb_gather_mmu(madv_behavior->tlb, madv_behavior->mm); in madvise_init_tlb()
|
| A D | oom_kill.c | 550 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
|
| A D | mprotect.c | 931 tlb_gather_mmu(&tlb, current->mm); in do_mprotect_pkey()
|
| A D | vma.c | 482 tlb_gather_mmu(&tlb, mm); in unmap_region() 1226 tlb_gather_mmu(&tlb, vms->vma->vm_mm); in vms_clear_ptes()
|
| A D | userfaultfd.c | 922 tlb_gather_mmu(&tlb, dst_vma->vm_mm); in uffd_wp_range()
|
| A D | mempolicy.c | 821 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
|
| A D | memory.c | 2022 tlb_gather_mmu(tlb, vma->vm_mm); in zap_page_range_single_batched() 2040 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
|
| A D | hugetlb.c | 6062 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
|
Completed in 57 milliseconds