Home
last modified time | relevance | path

Searched refs:__hugetlb_zap_begin (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhugetlb.h243 extern void __hugetlb_zap_begin(struct vm_area_struct *vma,
252 __hugetlb_zap_begin(vma, start, end); in hugetlb_zap_begin()
/linux/mm/
H A Dhugetlb.c5713 void __hugetlb_zap_begin(struct vm_area_struct *vma, in __hugetlb_zap_begin() function