Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage.c115 static int __hugepte_alloc(struct mm_struct *mm, hugepd_t *hpdp, in __hugepte_alloc() function
233 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, pdshift, pshift)) in huge_pte_alloc()
273 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, pdshift, pshift)) in huge_pte_alloc()