Searched refs:free_pgd_range (Results 1 – 5 of 5) sorted by relevance
| /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/mm/ |
| 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/include/linux/ |
| H A D | mm.h | 3093 void free_pgd_range(struct mmu_gather *tlb, unsigned long addr,
|