Searched refs:pte_hashpte (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/mm/
H A Dpgtable_32.c91 BUG_ON((pte_present(*pg) | pte_hashpte(*pg)) && pgprot_val(prot));
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgtable.h165 static inline bool pte_hashpte(pte_t pte) { return false; } function
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h409 static inline bool pte_hashpte(pte_t pte) function

Completed in 231 milliseconds