Home
last modified time | relevance | path

Searched refs:hpte_cache_flags_ok (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dkvm_book3s_64.h405 static inline bool hpte_cache_flags_ok(unsigned long hptel, bool is_ci) in hpte_cache_flags_ok() function
/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c287 if (ptep && !hpte_cache_flags_ok(ptel, is_ci)) { in kvmppc_do_h_enter()
Dbook3s_64_mmu_hv.c636 if (!hpte_cache_flags_ok(r, is_ci)) { in kvmppc_book3s_hv_page_fault()