Home
last modified time | relevance | path

Searched refs:free_pgtables (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/include/
H A Dstubs.h397 static inline void free_pgtables(struct mmu_gather *tlb, struct unmap_desc *unmap) in free_pgtables() function
/linux/mm/
H A Dvma.c490 free_pgtables(&tlb, unmap); in unmap_region()
H A Dmemory.c373 void free_pgtables(struct mmu_gather *tlb, struct unmap_desc *unmap) in free_pgtables() function