Home
last modified time | relevance | path

Searched refs:hpte_cache_flags_ok (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h397 static inline bool hpte_cache_flags_ok(unsigned long hptel, bool is_ci) in hpte_cache_flags_ok() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h398 static inline bool hpte_cache_flags_ok(unsigned long hptel, bool is_ci) in hpte_cache_flags_ok() function
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c294 if (ptep && !hpte_cache_flags_ok(ptel, is_ci)) { in kvmppc_do_h_enter()
H A Dbook3s_64_mmu_hv.c635 if (!hpte_cache_flags_ok(r, is_ci)) { in kvmppc_book3s_hv_page_fault()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c290 if (ptep && !hpte_cache_flags_ok(ptel, is_ci)) { in kvmppc_do_h_enter()
H A Dbook3s_64_mmu_hv.c659 if (!hpte_cache_flags_ok(r, is_ci)) { in kvmppc_book3s_hv_page_fault()

Completed in 12 milliseconds