Searched defs:pte_ci (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgtable.h166 static inline bool pte_ci(pte_t pte) { return pte_val(pte) & _PAGE_NO_CACHE; } function
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h414 static inline bool pte_ci(pte_t pte) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h795 static inline bool pte_ci(pte_t pte) function

Completed in 165 milliseconds