Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h35 static inline bool pte_ci(pte_t pte) { return pte_val(pte) & _PAGE_NO_CACHE; } in pte_ci() function
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h428 static inline bool pte_ci(pte_t pte) in pte_ci() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h822 static inline bool pte_ci(pte_t pte) in pte_ci() function