Searched refs:pte_ci (Results 1 – 5 of 5) sorted by relevance
257 unlikely(pte_ci(pte))) in __hash_page_64K()
202 static inline bool pte_ci(pte_t pte) { return pte_val(pte) & _PAGE_NO_CACHE; } in pte_ci() function
416 static inline bool pte_ci(pte_t pte) in pte_ci() function
271 is_ci = pte_ci(pte); in kvmppc_do_h_enter()
634 is_ci = pte_ci(pte); in kvmppc_book3s_hv_page_fault()