Home
last modified time | relevance | path

Searched refs:unmap_vmas (Results 1 – 3 of 3) 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 Dvma.c488 unmap_vmas(&tlb, unmap); in unmap_region()
H A Dmemory.c2145 void unmap_vmas(struct mmu_gather *tlb, struct unmap_desc *unmap) in unmap_vmas() function