Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmmu_gather.c251 * tlb_gather_mmu - initialize an mmu_gather structure for page-table tear-down
262 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in tlb_gather_mmu() function
H A Dmadvise.c518 tlb_gather_mmu(&tlb, mm, start_addr, end_addr); in madvise_cold()
570 tlb_gather_mmu(&tlb, mm, start_addr, end_addr); in madvise_pageout()
735 tlb_gather_mmu(&tlb, mm, range.start, range.end); in madvise_free_single_vma()
H A Doom_kill.c547 tlb_gather_mmu(&tlb, mm, range.start, range.end); in __oom_reap_task_mm()
H A Dmmap.c2723 tlb_gather_mmu(&tlb, mm, start, end); in unmap_region()
3287 tlb_gather_mmu(&tlb, mm, 0, -1); in exit_mmap()
H A Dmemory.c1578 tlb_gather_mmu(&tlb, vma->vm_mm, start, range.end); in zap_page_range()
1605 tlb_gather_mmu(&tlb, vma->vm_mm, address, range.end); in zap_page_range_single()
H A Dhugetlb.c4078 tlb_gather_mmu(&tlb, mm, tlb_start, tlb_end); in unmap_hugepage_range()
/kernel/linux/linux-6.6/mm/
H A Dmmu_gather.c329 * tlb_gather_mmu - initialize an mmu_gather structure for page-table tear-down
336 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_gather_mmu() function
H A Dmadvise.c575 tlb_gather_mmu(&tlb, mm); in madvise_cold()
618 tlb_gather_mmu(&tlb, mm); in madvise_pageout()
789 tlb_gather_mmu(&tlb, mm); in madvise_free_single_vma()
H A Dmprotect.c769 tlb_gather_mmu(&tlb, current->mm); in do_mprotect_pkey()
H A Duserfaultfd.c789 tlb_gather_mmu(&tlb, dst_vma->vm_mm); in uffd_wp_range()
H A Doom_kill.c545 tlb_gather_mmu(&tlb, mm); in __oom_reap_task_mm()
H A Dmempolicy.c649 tlb_gather_mmu(&tlb, vma->vm_mm); in change_prot_numa()
H A Dmmap.c2351 tlb_gather_mmu(&tlb, mm); in unmap_region()
H A Dhugetlb.c5497 tlb_gather_mmu(&tlb, vma->vm_mm); in unmap_hugepage_range()
H A Dmemory.c1770 tlb_gather_mmu(&tlb, vma->vm_mm); in zap_page_range_single()
/kernel/linux/linux-5.10/include/linux/
H A Dmm_types.h642 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm,
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dldt.c401 tlb_gather_mmu(&tlb, mm, start, end); in free_ldt_pgtables()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dcode-patching.c143 tlb_gather_mmu(&tlb, mm); in put_patching_mm()
/kernel/linux/linux-6.6/include/linux/
H A Dmm_types.h1126 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm);
/kernel/linux/linux-6.6/fs/
H A Dexec.c721 tlb_gather_mmu(&tlb, mm); in shift_arg_pages()
822 tlb_gather_mmu(&tlb, mm); in setup_arg_pages()
/kernel/linux/linux-5.10/fs/
H A Dexec.c717 tlb_gather_mmu(&tlb, mm, old_start, old_end); in shift_arg_pages()

Completed in 61 milliseconds