Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
A Dhugetlbpage.c30 #define hugepd_none(hpd) (hpd_val(hpd) == 0) macro
89 if (unlikely(!hugepd_none(*hpdp))) in __hugepte_alloc()
187 BUG_ON(!hugepd_none(*hpdp) && !hugepd_ok(*hpdp)); in huge_pte_alloc()
189 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, in huge_pte_alloc()

Completed in 3 milliseconds