Searched refs:is_ci (Results 1 – 3 of 3) sorted by relevance
398 static inline bool hpte_cache_flags_ok(unsigned long hptel, bool is_ci) in hpte_cache_flags_ok() argument407 if (!is_ci) in hpte_cache_flags_ok()
195 bool is_ci; in kvmppc_do_h_enter() local230 is_ci = false; in kvmppc_do_h_enter()271 is_ci = pte_ci(pte); in kvmppc_do_h_enter()290 if (ptep && !hpte_cache_flags_ok(ptel, is_ci)) { in kvmppc_do_h_enter()291 if (is_ci) in kvmppc_do_h_enter()
506 bool is_ci; in kvmppc_book3s_hv_page_fault() local636 is_ci = pte_ci(pte); in kvmppc_book3s_hv_page_fault()644 if (!hpte_cache_flags_ok(r, is_ci)) { in kvmppc_book3s_hv_page_fault()645 if (is_ci) in kvmppc_book3s_hv_page_fault()