Searched refs:hugepd_none (Results 1 – 1 of 1) sorted by relevance
54 #define hugepd_none(hpd) ((hpd).pd == 0) macro165 if (unlikely(!hugepd_none(*hpdp))) in __hugepte_alloc()178 if (!hugepd_none(*hpdp)) in __hugepte_alloc()250 BUG_ON(!hugepd_none(*hpdp) && !hugepd_ok(*hpdp)); in huge_pte_alloc()252 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, pdshift, pshift)) in huge_pte_alloc()290 BUG_ON(!hugepd_none(*hpdp) && !hugepd_ok(*hpdp)); in huge_pte_alloc()292 if (hugepd_none(*hpdp) && __hugepte_alloc(mm, hpdp, addr, pdshift, pshift)) in huge_pte_alloc()