Searched refs:free_pgtables (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/tools/testing/vma/ |
D | vma_internal.h | 677 static inline void free_pgtables(struct mmu_gather *tlb, struct ma_state *mas, in free_pgtables() function
|
/linux-6.12.1/mm/ |
D | vma.c | 356 free_pgtables(&tlb, mas, vma, prev ? prev->vm_end : FIRST_USER_ADDRESS, in unmap_region() 1100 free_pgtables(&tlb, mas_detach, vms->vma, vms->unmap_start, in vms_clear_ptes()
|
D | internal.h | 384 void free_pgtables(struct mmu_gather *tlb, struct ma_state *mas,
|
D | mmap.c | 1945 free_pgtables(&tlb, &vmi.mas, vma, FIRST_USER_ADDRESS, in exit_mmap()
|
D | memory.c | 364 void free_pgtables(struct mmu_gather *tlb, struct ma_state *mas, in free_pgtables() function
|