Searched refs:tlb_gather_mmu (Results 1 - 12 of 12) sorted by relevance

/linux-master/mm/
H A Dmmu_gather.c402 * tlb_gather_mmu - initialize an mmu_gather structure for page-table tear-down
409 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) function
H A Dmadvise.c569 tlb_gather_mmu(&tlb, mm);
612 tlb_gather_mmu(&tlb, mm);
780 tlb_gather_mmu(&tlb, mm);
H A Dmprotect.c750 tlb_gather_mmu(&tlb, current->mm);
H A Doom_kill.c545 tlb_gather_mmu(&tlb, mm);
H A Duserfaultfd.c890 tlb_gather_mmu(&tlb, dst_vma->vm_mm);
H A Dmempolicy.c677 tlb_gather_mmu(&tlb, vma->vm_mm);
H A Dmmap.c2308 tlb_gather_mmu(&tlb, mm);
H A Dmemory.c1911 tlb_gather_mmu(&tlb, vma->vm_mm);
H A Dhugetlb.c5856 tlb_gather_mmu(&tlb, vma->vm_mm);
/linux-master/arch/powerpc/lib/
H A Dcode-patching.c144 tlb_gather_mmu(&tlb, mm);
/linux-master/include/linux/
H A Dmm_types.h1203 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/linux-master/fs/
H A Dexec.c721 tlb_gather_mmu(&tlb, mm);
822 tlb_gather_mmu(&tlb, mm);

Completed in 319 milliseconds