huge_pte_alloc    118 include/linux/hugetlb.h pte_t *huge_pte_alloc(struct mm_struct *mm,
huge_pte_alloc   3445 mm/hugetlb.c   		dst_pte = huge_pte_alloc(dst, addr, sz);
huge_pte_alloc   4144 mm/hugetlb.c   		ptep = huge_pte_alloc(mm, haddr, huge_page_size(h));
huge_pte_alloc    276 mm/userfaultfd.c 		dst_pte = huge_pte_alloc(dst_mm, dst_addr, huge_page_size(h));