Home
last modified time | relevance | path

Searched refs:pmd_same (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpgtable.h538 static inline int pmd_same(pmd_t pmd_a, pmd_t pmd_b) in pmd_same() function
579 WARN_ON_ONCE(pmd_present(*pmdp) && !pmd_same(*pmdp, pmd)); \