Searched refs:free_pgd_range (Results 1 – 6 of 6) sorted by relevance
| /linux/mm/ |
| H A D | vma_exec.c | 75 free_pgd_range(&tlb, new_end, old_end, new_end, in relocate_vma_down() 84 free_pgd_range(&tlb, old_start, old_end, new_end, in relocate_vma_down()
|
| H A D | memory.c | 311 void free_pgd_range(struct mmu_gather *tlb, in free_pgd_range() function 432 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/arch/x86/kernel/ |
| H A D | ldt.c | 410 free_pgd_range(&tlb, start, end, start, end); in free_ldt_pgtables()
|
| /linux/arch/powerpc/lib/ |
| H A D | code-patching.c | 147 free_pgd_range(&tlb, patching_addr, patching_addr + PAGE_SIZE, 0, 0); in put_patching_mm()
|
| /linux/include/linux/ |
| H A D | mm.h | 2846 void free_pgd_range(struct mmu_gather *tlb, unsigned long addr,
|