huge_pte_alloc     46 include/linux/hugetlb.h pte_t *huge_pte_alloc(struct mm_struct *mm,
huge_pte_alloc   1637 mm/hugetlb.c   		dst_pte = huge_pte_alloc(dst, addr, sz);
huge_pte_alloc   1998 mm/hugetlb.c   	ptep = huge_pte_alloc(mm, address, huge_page_size(h));