Home
last modified time | relevance | path

Searched refs:__unmap_hugepage_range_final (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dhugetlb.h70 void __unmap_hugepage_range_final(struct mmu_gather *tlb,
171 static inline void __unmap_hugepage_range_final(struct mmu_gather *tlb, in __unmap_hugepage_range_final() function
/linux-4.4.14/mm/
Dhugetlb.c3256 void __unmap_hugepage_range_final(struct mmu_gather *tlb, in __unmap_hugepage_range_final() function
Dmemory.c1347 __unmap_hugepage_range_final(tlb, vma, start, end, NULL); in unmap_single_vma()