Searched refs:__unmap_hugepage_range (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | hugetlb.h | 133 void __unmap_hugepage_range(struct mmu_gather *tlb, 454 static inline void __unmap_hugepage_range(struct mmu_gather *tlb, in __unmap_hugepage_range() function
|
| /linux-6.15/mm/ |
| H A D | hugetlb.c | 5851 void __unmap_hugepage_range(struct mmu_gather *tlb, struct vm_area_struct *vma, in __unmap_hugepage_range() function 6071 __unmap_hugepage_range(&tlb, vma, start, end, ref_page, zap_flags); in unmap_hugepage_range()
|
| H A D | memory.c | 1936 __unmap_hugepage_range(tlb, vma, start, end, in unmap_single_vma()
|