Searched refs:pud_same (Results 1 – 4 of 4) sorted by relevance
1242 #define pud_same pud_same macro1243 static inline int pud_same(pud_t pud_a, pud_t pud_b) in pud_same() function
156 | pud_same | Tests whether both PUD entries are the same |
1721 WARN_ON_ONCE(pud_present(*pudp) && !pud_same(*pudp, pud)); \
2086 if (unlikely(!pud_same(*vmf->pud, orig_pud))) in huge_pud_set_accessed()