Searched refs:hpte_cache_flags_ok (Results 1 – 3 of 3) sorted by relevance
268 static inline int hpte_cache_flags_ok(unsigned long ptel, unsigned long io_type) in hpte_cache_flags_ok() function
261 if (is_io != ~0ul && !hpte_cache_flags_ok(ptel, is_io)) { in kvmppc_do_h_enter()
702 if (!hpte_cache_flags_ok(r, is_io)) { in kvmppc_book3s_hv_page_fault()