Searched refs:free_pgtables (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 883 static inline void free_pgtables(struct mmu_gather *tlb, struct ma_state *mas, in free_pgtables() function
|
/linux/mm/ |
H A D | internal.h | 445 void free_pgtables(struct mmu_gather *tlb, struct ma_state *mas,
|
H A D | vma.c | 487 free_pgtables(&tlb, mas, vma, prev ? prev->vm_end : FIRST_USER_ADDRESS, in unmap_region() 1233 free_pgtables(&tlb, mas_detach, vms->vma, vms->unmap_start, in vms_clear_ptes()
|
H A D | mmap.c | 1291 free_pgtables(&tlb, &vmi.mas, vma, FIRST_USER_ADDRESS, in exit_mmap()
|
H A D | memory.c | 372 void free_pgtables(struct mmu_gather *tlb, struct ma_state *mas, in free_pgtables() function
|