Searched refs:hash__pmd_same (Results 1 – 3 of 3) sorted by relevance
123 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
240 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
1176 return hash__pmd_same(pmd_a, pmd_b); in pmd_same()