Home
last modified time | relevance | path

Searched defs:pte_hashpte (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h34 static inline bool pte_hashpte(pte_t pte) { return false; } in pte_hashpte() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h54 static inline bool pte_hashpte(pte_t pte) { return false; } in pte_hashpte() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h370 static inline bool pte_hashpte(pte_t pte) in pte_hashpte() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h423 static inline bool pte_hashpte(pte_t pte) in pte_hashpte() function

Completed in 4 milliseconds