Searched refs:unmap_vmas (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | mmap.c | 2143 unmap_vmas(&tlb, mt, vma, start, end, mm_wr_locked); in unmap_region() 3036 unmap_vmas(&tlb, &mm->mm_mt, vma, 0, ULONG_MAX, false); in exit_mmap()
|
A D | memory.c | 1676 void unmap_vmas(struct mmu_gather *tlb, struct maple_tree *mt, in unmap_vmas() function
|
/linux-6.3-rc2/include/linux/ |
A D | mm.h | 2157 void unmap_vmas(struct mmu_gather *tlb, struct maple_tree *mt,
|
Completed in 27 milliseconds