Searched refs:tlb_gather_mmu (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/vma/include/ |
| H A D | stubs.h | 381 static inline void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
|
| /linux/mm/ |
| H A D | madvise.c | 605 tlb_gather_mmu(&tlb, madv_behavior->mm); in madvise_cold() 646 tlb_gather_mmu(&tlb, madv_behavior->mm); in madvise_pageout() 1828 tlb_gather_mmu(madv_behavior->tlb, madv_behavior->mm); in madvise_init_tlb()
|
| H A D | memory.c | 2134 tlb_gather_mmu(&tlb, vma->vm_mm); 2229 tlb_gather_mmu(tlb, vma->vm_mm); in zap_vma_range() 2246 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_special_vma_range() 4355 tlb_gather_mmu(&tlb, vma->vm_mm);
|
| H A D | userfaultfd.c | 1015 tlb_gather_mmu(&tlb, dst_vma->vm_mm); in uffd_wp_range()
|
| H A D | vma.c | 486 tlb_gather_mmu(&tlb, mm); in unmap_region()
|
| H A D | mempolicy.c | 896 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
|
| H A D | hugetlb.c | 5362 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
|
| /linux/arch/powerpc/lib/ |
| H A D | code-patching.c | 146 tlb_gather_mmu(&tlb, mm); in put_patching_mm()
|