Searched refs:pud_table (Results 1 – 3 of 3) sorted by relevance
540 static inline bool pud_table(pud_t pud) { return true; } in pud_table() function544 #define pud_table(pud) ((pud_val(pud) & PUD_TYPE_MASK) == \ macro620 #define pud_bad(pud) (!pud_table(pud))
140 if (pud_table(pud)) { in copy_pud()
912 WARN_ON(!pud_table(pud)); in unmap_hotplug_pud_range()1053 WARN_ON(!pud_present(pud) || !pud_table(pud) || pud_sect(pud)); in free_empty_pud_table()1414 if (!pud_table(pud)) { in pud_free_pmd_page()