Searched refs:pud_dirty (Results 1 – 3 of 3) sorted by relevance
156 WARN_ON(pud_write(pudval) || pud_dirty(pudval)); in wp_clean_pud_entry()
168 | pud_dirty | Tests a dirty PUD |
898 #define pud_dirty(pud) pte_dirty(pud_pte(pud)) macro