Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmm_types.h521 extern void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm,
/Linux-v4.19/arch/x86/kernel/
Dldt.c301 tlb_gather_mmu(&tlb, mm, start, end); in free_ldt_pgtables()
/Linux-v4.19/mm/
Doom_kill.c523 tlb_gather_mmu(&tlb, mm, start, end); in __oom_reap_task_mm()
Dmadvise.c477 tlb_gather_mmu(&tlb, mm, start, end); in madvise_free_single_vma()
Dmemory.c413 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in tlb_gather_mmu() function
1606 tlb_gather_mmu(&tlb, mm, start, end); in zap_page_range()
1632 tlb_gather_mmu(&tlb, mm, address, end); in zap_page_range_single()
Dmmap.c2569 tlb_gather_mmu(&tlb, mm, start, end); in unmap_region()
3090 tlb_gather_mmu(&tlb, mm, 0, -1); in exit_mmap()
Dhugetlb.c3457 tlb_gather_mmu(&tlb, mm, tlb_start, tlb_end); in unmap_hugepage_range()
/Linux-v4.19/fs/
Dexec.c656 tlb_gather_mmu(&tlb, mm, old_start, old_end); in shift_arg_pages()
/Linux-v4.19/fs/proc/
Dtask_mmu.c1123 tlb_gather_mmu(&tlb, mm, 0, -1); in clear_refs_write()