Home
last modified time | relevance | path

Searched refs:unmap_vmas (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/vma/include/
H A Dstubs.h393 static inline void unmap_vmas(struct mmu_gather *tlb, struct unmap_desc *unmap) in unmap_vmas() function
/linux/mm/
H A Dinternal.h272 void unmap_vmas(struct mmu_gather *tlb, struct unmap_desc *unmap);
H A Dvma.c532 unmap_vmas(&tlb, unmap); in unmap_region()
H A Dmemory.c2292 void unmap_vmas(struct mmu_gather *tlb, struct unmap_desc *unmap) in unmap_vmas() function