Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h139 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
H A Dhash-64k.h266 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
H A Dpgtable.h1235 return hash__pmd_same(pmd_a, pmd_b); in pmd_same()