Searched refs:free_pgd_range (Results 1 – 4 of 4) sorted by relevance
| /linux/mm/ |
| H A D | vma_exec.c | 80 free_pgd_range(&tlb, new_end, old_end, new_end, in relocate_vma_down() 89 free_pgd_range(&tlb, old_start, old_end, new_end, in relocate_vma_down()
|
| H A D | memory.c | 298 void free_pgd_range(struct mmu_gather *tlb, in free_pgd_range() function 419 free_pgd_range(tlb, addr, vma->vm_end, unmap->pg_start, in free_pgtables()
|
| /linux/tools/testing/vma/include/ |
| H A D | stubs.h | 52 static inline void free_pgd_range(struct mmu_gather *tlb, in free_pgd_range() function
|
| /linux/include/linux/ |
| H A D | mm.h | 3231 void free_pgd_range(struct mmu_gather *tlb, unsigned long addr,
|