Home
last modified time | relevance | path

Searched defs:follow_hugetlb_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dhugetlb.h187 #define follow_hugetlb_page(m,v,p,vs,a,b,i,w,n) ({ BUG(); 0; }) macro
/Linux-v4.19/mm/
Dhugetlb.c4160 long follow_hugetlb_page(struct mm_struct *mm, struct vm_area_struct *vma, in follow_hugetlb_page() function