Searched refs:hash__pte_same (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/book3s/64/ | ||
D | hash.h | 206 static inline int hash__pte_same(pte_t pte_a, pte_t pte_b) in hash__pte_same() function |
D | pgtable.h | 813 return hash__pte_same(pte_a, pte_b); in pte_same() |