Home
last modified time | relevance | path

Searched refs:free_pgd_range (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
H A Dvma_exec.c75 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 Dmemory.c311 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 Dstubs.h52 static inline void free_pgd_range(struct mmu_gather *tlb, in free_pgd_range() function
/linux/arch/x86/kernel/
H A Dldt.c410 free_pgd_range(&tlb, start, end, start, end); in free_ldt_pgtables()
/linux/arch/powerpc/lib/
H A Dcode-patching.c147 free_pgd_range(&tlb, patching_addr, patching_addr + PAGE_SIZE, 0, 0); in put_patching_mm()
/linux/include/linux/
H A Dmm.h2846 void free_pgd_range(struct mmu_gather *tlb, unsigned long addr,