Searched refs:pud_same (Results 1 – 1 of 1) sorted by relevance
1039 #ifndef pud_same1040 static inline int pud_same(pud_t pud_a, pud_t pud_b) in pud_same() function1044 #define pud_same pud_same macro1083 WARN_ON_ONCE(pud_present(*pudp) && !pud_same(*pudp, pud)); \