Home
last modified time | relevance | path

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

/include/linux/
A Dpgtable.h1117 static inline int pmd_same(pmd_t pmd_a, pmd_t pmd_b) in pmd_same() argument
1119 return pmd_val(pmd_a) == pmd_val(pmd_b); in pmd_same()

Completed in 7 milliseconds