Home
last modified time | relevance | path

Searched refs:free_pgtables (Results 1 – 4 of 4) 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 Dinternal.h582 void free_pgtables(struct mmu_gather *tlb, struct unmap_desc *desc);
H A Dvma.c534 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