Home
last modified time | relevance | path

Searched defs:pte_hashpte (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h195 static inline bool pte_hashpte(pte_t pte) { return false; } in pte_hashpte() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h410 static inline bool pte_hashpte(pte_t pte) in pte_hashpte() function