Searched refs:__hugepte_alloc (Results 1 – 1 of 1) sorted by relevance
/arch/powerpc/mm/ |
D | hugetlbpage.c | 168 static int __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, in __hugepte_alloc() function 286 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, pdshift, pshift)) in huge_pte_alloc() 326 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, pdshift, pshift)) in huge_pte_alloc()
|